#BDF08F#BDF08F
#BDF08F is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.8% C 0.136 H 131.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF08F |
|---|---|
| RGB | rgb(189, 240, 143) |
| HSL | hsl(92, 76%, 75%) |
| HSV | hsv(92, 40%, 94%) |
| CMYK | cmyk(21.2%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(89.45, -32.62, 41.65) |
| CIE-LCH | lch(89.45, 52.91, 128.07°) |
| OKLab | oklab(89.77% -0.0896 0.1021) |
| OKLCH | oklch(89.77% 0.136 131.3) |
| XYZ | xyz(57.1034, 75.1210, 37.4726) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Celery
#C1FD95
ΔE00 2.79
Tea Green
#BDF8A3
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 3.86
Light Yellowish Green
#C2FF89
ΔE00 3.90
Pale Light Green
#B1FC99
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF08F #C28FF0
analogous
#EEF08F #BDF08F #8FF091
triadic
#BDF08F #8FBDF0 #F08FBD
tetradic
#BDF08F #8FEEF0 #C28FF0 #F0918F
square
#BDF08F #8FEEF0 #C28FF0 #F0918F
split-complementary
#BDF08F #918FF0 #F08FEE
monochromatic
#7DE223 #9DE959 #BDF08F #DDF7C5 #EFFBE4
Accessibility & contrast
On white
1.31
#BDF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BDF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF08F
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF08F | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E388
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#BFE9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf08f; /* rgb */ color: rgb(189, 240, 143); /* oklch */ color: oklch(89.8% 0.136 131.3);
Tailwind
colors: {
custom: {
50: '#d2f5b1',
500: '#bdf08f',
950: '#000000',
},
}SCSS
$custom: #bdf08f; $custom-light: #d2f5b1; $custom-dark: #000000;
JSON
{
"hex": "#bdf08f",
"rgb": {
"r": 189,
"g": 240,
"b": 143
},
"hsl": {
"h": 91.546,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.89767,
"c": 0.1358,
"h": 131.3
},
"luminance": 0.75122
}Semantic roles & 50–950 ramp
primary
#BDF08F
secondary
#9557CC
accent
#0DD978
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581