#BDFF86#BDFF86
#BDFF86 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.166 H 132.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF86 |
|---|---|
| RGB | rgb(189, 255, 134) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 47%, 100%) |
| CMYK | cmyk(25.9%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(93.48, -40.48, 51.02) |
| CIE-LCH | lch(93.48, 65.13, 128.43°) |
| OKLab | oklab(92.98% -0.1119 0.1228) |
| OKLCH | oklch(92.98% 0.166 132.3) |
| XYZ | xyz(61.0483, 84.0584, 35.5581) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.73
Light Pea Green
#C4FE82
ΔE00 1.46
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Celery
#C1FD95
ΔE00 2.29
Pale Lime
#BEFD73
ΔE00 2.49
Spring Green (survey)
#A9F971
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF86 #C886FF
analogous
#FAFF86 #BDFF86 #86FF8C
triadic
#BDFF86 #86BDFF #FF86BD
tetradic
#BDFF86 #86FAFF #C886FF #FF8C86
square
#BDFF86 #86FAFF #C886FF #FF8C86
split-complementary
#BDFF86 #8C86FF #FF86FA
monochromatic
#7AFF0C #9CFF49 #BDFF86 #DEFFC3 #EEFFE0
Accessibility & contrast
On white
1.18
#BDFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BDFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF86
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF86 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#BFF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff86; /* rgb */ color: rgb(189, 255, 134); /* oklch */ color: oklch(93.0% 0.166 132.3);
Tailwind
colors: {
custom: {
50: '#d3ffab',
500: '#bdff86',
950: '#000000',
},
}SCSS
$custom: #bdff86; $custom-light: #d3ffab; $custom-dark: #000000;
JSON
{
"hex": "#bdff86",
"rgb": {
"r": 189,
"g": 255,
"b": 134
},
"hsl": {
"h": 92.727,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92978,
"c": 0.1661,
"h": 132.3
},
"luminance": 0.8406
}Semantic roles & 50–950 ramp
primary
#BDFF86
secondary
#9B4ADF
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681