#BDFE85#BDFE85
#BDFE85 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.166 H 132.1°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE85 |
|---|---|
| RGB | rgb(189, 254, 133) |
| HSL | hsl(92, 98%, 76%) |
| HSV | hsv(92, 48%, 100%) |
| CMYK | cmyk(25.6%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(93.19, -40.15, 51.14) |
| CIE-LCH | lch(93.19, 65.01, 128.13°) |
| OKLab | oklab(92.74% -0.111 0.123) |
| OKLCH | oklch(92.74% 0.166 132.1) |
| XYZ | xyz(60.6608, 83.3943, 35.0864) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.70
Light Pea Green
#C4FE82
ΔE00 1.33
Pistachio (survey)
#C0FA8B
ΔE00 1.48
Celery
#C1FD95
ΔE00 2.31
Pale Lime
#BEFD73
ΔE00 2.38
Spring Green (survey)
#A9F971
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE85 #C685FE
analogous
#FAFE85 #BDFE85 #85FE89
triadic
#BDFE85 #85BDFE #FE85BD
tetradic
#BDFE85 #85FAFE #C685FE #FE8985
square
#BDFE85 #85FAFE #C685FE #FE8985
split-complementary
#BDFE85 #8985FE #FE85FA
monochromatic
#7BFD0C #9CFE48 #BDFE85 #DEFEC2 #EFFFE1
Accessibility & contrast
On white
1.19
#BDFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#BDFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE85
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE85 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FDEA8C
Tritanopia (blue-blind)
#BFF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfe85; /* rgb */ color: rgb(189, 254, 133); /* oklch */ color: oklch(92.7% 0.166 132.1);
Tailwind
colors: {
custom: {
50: '#d3ffab',
500: '#bdfe85',
950: '#000000',
},
}SCSS
$custom: #bdfe85; $custom-light: #d3ffab; $custom-dark: #000000;
JSON
{
"hex": "#bdfe85",
"rgb": {
"r": 189,
"g": 254,
"b": 133
},
"hsl": {
"h": 92.231,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.9274,
"c": 0.16566,
"h": 132.1
},
"luminance": 0.83396
}Semantic roles & 50–950 ramp
primary
#BDFE85
secondary
#994ADE
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681