#BDFE90#BDFE90
#BDFE90 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.155 H 133.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE90 |
|---|---|
| RGB | rgb(189, 254, 144) |
| HSL | hsl(95, 98%, 78%) |
| HSV | hsv(95, 43%, 100%) |
| CMYK | cmyk(25.6%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(93.33, -38.86, 46.09) |
| CIE-LCH | lch(93.33, 60.29, 130.13°) |
| OKLab | oklab(92.9% -0.1069 0.1122) |
| OKLCH | oklch(92.9% 0.155 133.6) |
| XYZ | xyz(61.4609, 83.7143, 39.3004) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Yellowish Green
#C2FF89
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE90 #D190FE
analogous
#F4FE90 #BDFE90 #90FE9A
triadic
#BDFE90 #90BDFE #FE90BD
tetradic
#BDFE90 #90F4FE #D190FE #FE9A90
square
#BDFE90 #90F4FE #D190FE #FE9A90
split-complementary
#BDFE90 #9A90FE #FE90F4
monochromatic
#75FD17 #99FD53 #BDFE90 #E1FFCD #EDFFE1
Accessibility & contrast
On white
1.18
#BDFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BDFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE90
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE90 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FCEA96
Tritanopia (blue-blind)
#BEF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfe90; /* rgb */ color: rgb(189, 254, 144); /* oklch */ color: oklch(92.9% 0.155 133.6);
Tailwind
colors: {
custom: {
50: '#d3ffb2',
500: '#bdfe90',
950: '#000000',
},
}SCSS
$custom: #bdfe90; $custom-light: #d3ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bdfe90",
"rgb": {
"r": 189,
"g": 254,
"b": 144
},
"hsl": {
"h": 95.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92899,
"c": 0.15496,
"h": 133.6
},
"luminance": 0.83716
}Semantic roles & 50–950 ramp
primary
#BDFE90
secondary
#A653DF
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681