#BDF08D#BDF08D
#BDF08D is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.7% C 0.138 H 131.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF08D |
|---|---|
| RGB | rgb(189, 240, 141) |
| HSL | hsl(91, 77%, 75%) |
| HSV | hsv(91, 41%, 94%) |
| CMYK | cmyk(21.2%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(89.42, -32.87, 42.60) |
| CIE-LCH | lch(89.42, 53.81, 127.66°) |
| OKLab | oklab(89.74% -0.0904 0.1041) |
| OKLCH | oklch(89.74% 0.138 131) |
| XYZ | xyz(56.9532, 75.0610, 36.6817) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 3.58
Light Yellowish Green
#C2FF89
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 4.15
Light Pea Green
#C4FE82
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF08D #C08DF0
analogous
#EFF08D #BDF08D #8DF08F
triadic
#BDF08D #8DBDF0 #F08DBD
tetradic
#BDF08D #8DEFF0 #C08DF0 #F08F8D
square
#BDF08D #8DEFF0 #C08DF0 #F08F8D
split-complementary
#BDF08D #8F8DF0 #F08DEF
monochromatic
#7EE221 #9EE957 #BDF08D #DCF7C3 #EFFBE4
Accessibility & contrast
On white
1.31
#BDF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#BDF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF08D
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF08D | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#F1DF92
Tritanopia (blue-blind)
#C0E8D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf08d; /* rgb */ color: rgb(189, 240, 141); /* oklch */ color: oklch(89.7% 0.138 131.0);
Tailwind
colors: {
custom: {
50: '#d2f5af',
500: '#bdf08d',
950: '#000000',
},
}SCSS
$custom: #bdf08d; $custom-light: #d2f5af; $custom-dark: #000000;
JSON
{
"hex": "#bdf08d",
"rgb": {
"r": 189,
"g": 240,
"b": 141
},
"hsl": {
"h": 90.909,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.89735,
"c": 0.13788,
"h": 131
},
"luminance": 0.75062
}Semantic roles & 50–950 ramp
primary
#BDF08D
secondary
#9255CC
accent
#0DD976
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581