#BDFE8B#BDFE8B
#BDFE8B is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.160 H 132.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE8B |
|---|---|
| RGB | rgb(189, 254, 139) |
| HSL | hsl(94, 98%, 77%) |
| HSV | hsv(94, 45%, 100%) |
| CMYK | cmyk(25.6%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(93.26, -39.46, 48.40) |
| CIE-LCH | lch(93.26, 62.45, 129.19°) |
| OKLab | oklab(92.83% -0.1088 0.1172) |
| OKLCH | oklch(92.83% 0.16 132.9) |
| XYZ | xyz(61.0872, 83.5648, 37.3322) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.93
Pistachio (survey)
#C0FA8B
ΔE00 1.15
Celery
#C1FD95
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 1.98
Pale Lime
#BEFD73
ΔE00 3.22
Spring Green (survey)
#A9F971
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE8B #CC8BFE
analogous
#F7FE8B #BDFE8B #8BFE93
triadic
#BDFE8B #8BBDFE #FE8BBD
tetradic
#BDFE8B #8BF7FE #CC8BFE #FE938B
square
#BDFE8B #8BF7FE #CC8BFE #FE938B
split-complementary
#BDFE8B #938BFE #FE8BF7
monochromatic
#78FD12 #9AFD4E #BDFE8B #E0FFC8 #EEFFE1
Accessibility & contrast
On white
1.19
#BDFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BDFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE8B
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE8B | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#BEF6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfe8b; /* rgb */ color: rgb(189, 254, 139); /* oklch */ color: oklch(92.8% 0.160 132.9);
Tailwind
colors: {
custom: {
50: '#d3ffaf',
500: '#bdfe8b',
950: '#000000',
},
}SCSS
$custom: #bdfe8b; $custom-light: #d3ffaf; $custom-dark: #000000;
JSON
{
"hex": "#bdfe8b",
"rgb": {
"r": 189,
"g": 254,
"b": 139
},
"hsl": {
"h": 93.913,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92825,
"c": 0.15988,
"h": 132.9
},
"luminance": 0.83567
}Semantic roles & 50–950 ramp
primary
#BDFE8B
secondary
#A04FDE
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681