#BDFF8A#BDFF8A
#BDFF8A is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.162 H 132.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF8A |
|---|---|
| RGB | rgb(189, 255, 138) |
| HSL | hsl(94, 100%, 77%) |
| HSV | hsv(94, 46%, 100%) |
| CMYK | cmyk(25.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.53, -40.02, 49.20) |
| CIE-LCH | lch(93.53, 63.42, 129.13°) |
| OKLab | oklab(93.03% -0.1104 0.1189) |
| OKLCH | oklch(93.03% 0.162 132.9) |
| XYZ | xyz(61.3326, 84.1721, 37.0552) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Celery
#C1FD95
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF8A #CC8AFF
analogous
#F8FF8A #BDFF8A #8AFF92
triadic
#BDFF8A #8ABDFF #FF8ABD
tetradic
#BDFF8A #8AF8FF #CC8AFF #FF928A
square
#BDFF8A #8AF8FF #CC8AFF #FF928A
split-complementary
#BDFF8A #928AFF #FF8AF8
monochromatic
#78FF10 #9AFF4D #BDFF8A #E0FFC7 #EEFFE0
Accessibility & contrast
On white
1.18
#BDFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BDFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF8A
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF8A | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#BEF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff8a; /* rgb */ color: rgb(189, 255, 138); /* oklch */ color: oklch(93.0% 0.162 132.9);
Tailwind
colors: {
custom: {
50: '#d3ffae',
500: '#bdff8a',
950: '#000000',
},
}SCSS
$custom: #bdff8a; $custom-light: #d3ffae; $custom-dark: #000000;
JSON
{
"hex": "#bdff8a",
"rgb": {
"r": 189,
"g": 255,
"b": 138
},
"hsl": {
"h": 93.846,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93034,
"c": 0.16226,
"h": 132.9
},
"luminance": 0.84174
}Semantic roles & 50–950 ramp
primary
#BDFF8A
secondary
#A04EE0
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681