#BDFF8B#BDFF8B
#BDFF8B is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.161 H 133.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF8B |
|---|---|
| RGB | rgb(189, 255, 139) |
| HSL | hsl(94, 100%, 77%) |
| HSV | hsv(94, 45%, 100%) |
| CMYK | cmyk(25.9%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(93.54, -39.90, 48.74) |
| CIE-LCH | lch(93.54, 63.00, 129.31°) |
| OKLab | oklab(93.05% -0.11 0.118) |
| OKLCH | oklch(93.05% 0.161 133) |
| XYZ | xyz(61.4053, 84.2012, 37.4383) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.93
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Celery
#C1FD95
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 1.98
Pale Lime
#BEFD73
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF8B #CD8BFF
analogous
#F7FF8B #BDFF8B #8BFF93
triadic
#BDFF8B #8BBDFF #FF8BBD
tetradic
#BDFF8B #8BF7FF #CD8BFF #FF938B
square
#BDFF8B #8BF7FF #CD8BFF #FF938B
split-complementary
#BDFF8B #938BFF #FF8BF7
monochromatic
#77FF11 #9AFF4E #BDFF8B #E0FFC8 #EEFFE0
Accessibility & contrast
On white
1.18
#BDFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BDFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF8B
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF8B | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FEEB92
Tritanopia (blue-blind)
#BEF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff8b; /* rgb */ color: rgb(189, 255, 139); /* oklch */ color: oklch(93.0% 0.161 133.0);
Tailwind
colors: {
custom: {
50: '#d3ffaf',
500: '#bdff8b',
950: '#000000',
},
}SCSS
$custom: #bdff8b; $custom-light: #d3ffaf; $custom-dark: #000000;
JSON
{
"hex": "#bdff8b",
"rgb": {
"r": 189,
"g": 255,
"b": 139
},
"hsl": {
"h": 94.138,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.93048,
"c": 0.16129,
"h": 133
},
"luminance": 0.84203
}Semantic roles & 50–950 ramp
primary
#BDFF8B
secondary
#A14EE0
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681