#BDFF87#BDFF87
#BDFF87 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.165 H 132.5°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF87 |
|---|---|
| RGB | rgb(189, 255, 135) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 47%, 100%) |
| CMYK | cmyk(25.9%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(93.49, -40.36, 50.57) |
| CIE-LCH | lch(93.49, 64.70, 128.60°) |
| OKLab | oklab(92.99% -0.1115 0.1218) |
| OKLCH | oklch(92.99% 0.165 132.5) |
| XYZ | xyz(61.1184, 84.0864, 35.9271) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.72
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 1.55
Celery
#C1FD95
ΔE00 2.16
Pale Lime
#BEFD73
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF87 #C987FF
analogous
#F9FF87 #BDFF87 #87FF8D
triadic
#BDFF87 #87BDFF #FF87BD
tetradic
#BDFF87 #87F9FF #C987FF #FF8D87
square
#BDFF87 #87F9FF #C987FF #FF8D87
split-complementary
#BDFF87 #8D87FF #FF87F9
monochromatic
#7AFF0D #9BFF4A #BDFF87 #DFFFC4 #EEFFE0
Accessibility & contrast
On white
1.18
#BDFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BDFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF87
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF87 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07D
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#BFF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff87; /* rgb */ color: rgb(189, 255, 135); /* oklch */ color: oklch(93.0% 0.165 132.5);
Tailwind
colors: {
custom: {
50: '#d3ffac',
500: '#bdff87',
950: '#000000',
},
}SCSS
$custom: #bdff87; $custom-light: #d3ffac; $custom-dark: #000000;
JSON
{
"hex": "#bdff87",
"rgb": {
"r": 189,
"g": 255,
"b": 135
},
"hsl": {
"h": 93,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92992,
"c": 0.16515,
"h": 132.5
},
"luminance": 0.84088
}Semantic roles & 50–950 ramp
primary
#BDFF87
secondary
#9D4BDF
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681