#BDF37D#BDF37D
#BDF37D is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.2% C 0.158 H 129.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF37D |
|---|---|
| RGB | rgb(189, 243, 125) |
| HSL | hsl(87, 83%, 72%) |
| HSV | hsv(87, 49%, 95%) |
| CMYK | cmyk(22.2%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(90.04, -36.09, 51.04) |
| CIE-LCH | lch(90.04, 62.51, 125.26°) |
| OKLab | oklab(90.17% -0.1003 0.1222) |
| OKLCH | oklch(90.17% 0.158 129.4) |
| XYZ | xyz(56.7380, 76.3996, 31.1554) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.58
Light Yellow Green
#CCFD7F
ΔE00 2.74
Pale Lime
#BEFD73
ΔE00 2.87
Celery
#C1FD95
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF37D #B37DF3
analogous
#F3EE7D #BDF37D #82F37D
triadic
#BDF37D #7DBDF3 #F37DBD
tetradic
#BDF37D #7DF3EE #B37DF3 #F37D82
square
#BDF37D #7DF3EE #B37DF3 #F37D82
split-complementary
#BDF37D #7D82F3 #EE7DF3
monochromatic
#83E115 #A1EE45 #BDF37D #D9F8B5 #F1FCE3
Accessibility & contrast
On white
1.29
#BDF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BDF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF37D
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF37D | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#C1EAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf37d; /* rgb */ color: rgb(189, 243, 125); /* oklch */ color: oklch(90.2% 0.158 129.4);
Tailwind
colors: {
custom: {
50: '#d3f7a5',
500: '#bdf37d',
950: '#000000',
},
}SCSS
$custom: #bdf37d; $custom-light: #d3f7a5; $custom-dark: #000000;
JSON
{
"hex": "#bdf37d",
"rgb": {
"r": 189,
"g": 243,
"b": 125
},
"hsl": {
"h": 87.458,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.9017,
"c": 0.15812,
"h": 129.4
},
"luminance": 0.76401
}Semantic roles & 50–950 ramp
primary
#BDF37D
secondary
#8446CE
accent
#06E06A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580