HEX atlas value

#BDF20D

#BDF20D is a cool green HEX color close to Electric Lime. According to Colors Encyclopedia, it converts to RGB 189, 242, 13, HSL 74, 90%, 50%, has luminance 0.7435, and belongs to the vibrant group.

#BDF20D Sample readable text
HEX #BDF20D
RGB rgb(189, 242, 13)
HSL hsl(74 90% 50%)
CMYK cmyk(22, 0, 95, 5)
Luminance 0.7435
Contrast Black 15.87:1White 1.32:1

CSS

--color-bdf20d: #BDF20D;
.background-bdf20d { background-color: #BDF20D; }
.text-bdf20d { color: #BDF20D; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7435
Black text15.87:1AA Pass
White text1.32:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#BDF20D","rgb":[189,242,13],"hsl":[74,90,50],"cmyk":[22,0,95,5],"luminance":0.7435,"contrast":{"black":15.87,"white":1.32}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.87,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.32,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Chartreuse Green","hex":"#DFFF00","family":"yellow","bestTextColor":"#000000","contrastBlack":18.44,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Electric Lime","hex":"#CCFF00","family":"green","bestTextColor":"#000000","contrastBlack":17.87,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C3FF00","hex":"#C3FF00","family":"green","bestTextColor":"#000000","contrastBlack":17.62,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D5F764","hex":"#D5F764","family":"green","bestTextColor":"#000000","contrastBlack":17.32,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Green Yellow","hex":"#ADFF2F","family":"green","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","vibrant","vibrant green","Electric Lime adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/bdf20d.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/electric-lime.json","https://www.colorsencyclopedia.com/api/colors/chartreuse-green.json","https://www.colorsencyclopedia.com/api/colors/green-yellow.json"]}
Harmonies
{"complementary":"#420DF2","analogous":["#F2B50D","#4AF20D"],"triadic":["#0DBDF2","#F20DBD"],"tetradic":["#0DF2B5","#420DF2","#F20D4A"],"splitComplementary":["#0D4AF2","#B50DF2"],"monochromatic":["#D5F764","#BDF20D","#799B08"]}
Variants
{"light":"#D5F764","dark":"#799B08","saturated":"#C3FF00","desaturated":"#AED629","pastel":"#D9EF8F","neon":"#CDFF29"}
Nearest named colors
[{"slug":"electric-lime","name":"Electric Lime","hex":"#CCFF00","distance":23.727621035409346},{"slug":"chartreuse-green","name":"Chartreuse Green","hex":"#DFFF00","distance":38.65229618017538},{"slug":"green-yellow","name":"Green Yellow","hex":"#ADFF2F","distance":39.761790704142086},{"slug":"pear","name":"Pear","hex":"#D1E231","distance":44.181444068749045},{"slug":"citrine","name":"Citrine","hex":"#E4D00A","distance":51.82663407939975}]

HEX meaning and use

About #BDF20D

#BDF20D is classified as a cool green value with vibrant visual character. #BDF20D is visually closest to Electric Lime, a named green color with HEX #CCFF00.

The RGB channels are 189, 242, and 13, with green carrying the strongest channel weight. In HSL, the hue is 74deg with 90% saturation and 50% lightness, so this page treats it as a high-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and high-energy accents. Its luminance is 0.7435, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 23.73, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.87:1AA Pass
White text1.32:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #BDF20D needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000015.87:1 · AAA
White text#FFFFFF1.32:1 · Fail

Accessible Alternatives

Chartreuse Green#000000 text · best 18.44:1#DFFF00
Electric Lime#000000 text · best 17.87:1#CCFF00
#C3FF00#000000 text · best 17.62:1#C3FF00
#D5F764#000000 text · best 17.32:1#D5F764
Green Yellow#000000 text · best 17.12:1#ADFF2F

Generated Palette

#BDF20D#BDF20D
#420DF2#420DF2
#F2B50D#F2B50D
#4AF20D#4AF20D
#D5F764#D5F764
#799B08#799B08

Color Harmonies

#420DF2#420DF2
#F2B50D#F2B50D
#4AF20D#4AF20D
#0DBDF2#0DBDF2
#F20DBD#F20DBD

Variants

#D5F764#D5F764
#799B08#799B08
#C3FF00#C3FF00
#AED629#AED629
#D9EF8F#D9EF8F
#CDFF29#CDFF29

Nearest Named Colors