#BDFD90#BDFD90
#BDFD90 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.154 H 133.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD90 |
|---|---|
| RGB | rgb(189, 253, 144) |
| HSL | hsl(95, 96%, 78%) |
| HSV | hsv(95, 43%, 99%) |
| CMYK | cmyk(25.3%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(93.05, -38.42, 45.75) |
| CIE-LCH | lch(93.05, 59.74, 130.02°) |
| OKLab | oklab(92.68% -0.1056 0.1114) |
| OKLCH | oklch(92.68% 0.154 133.5) |
| XYZ | xyz(61.1444, 83.0813, 39.1949) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.80
Pistachio (survey)
#C0FA8B
ΔE00 1.19
Light Yellowish Green
#C2FF89
ΔE00 1.61
Light Pea Green
#C4FE82
ΔE00 2.67
Pale Light Green
#B1FC99
ΔE00 2.70
Pastel Green
#B0FF9D
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD90 #D090FD
analogous
#F4FD90 #BDFD90 #90FD99
triadic
#BDFD90 #90BDFD #FD90BD
tetradic
#BDFD90 #90F4FD #D090FD #FD9990
square
#BDFD90 #90F4FD #D090FD #FD9990
split-complementary
#BDFD90 #9990FD #FD90F4
monochromatic
#76FB18 #99FC54 #BDFD90 #E1FECC #EDFEE1
Accessibility & contrast
On white
1.19
#BDFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BDFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD90
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD90 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#BEF5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd90; /* rgb */ color: rgb(189, 253, 144); /* oklch */ color: oklch(92.7% 0.154 133.5);
Tailwind
colors: {
custom: {
50: '#d3feb2',
500: '#bdfd90',
950: '#000000',
},
}SCSS
$custom: #bdfd90; $custom-light: #d3feb2; $custom-dark: #000000;
JSON
{
"hex": "#bdfd90",
"rgb": {
"r": 189,
"g": 253,
"b": 144
},
"hsl": {
"h": 95.229,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.92675,
"c": 0.15354,
"h": 133.5
},
"luminance": 0.83083
}Semantic roles & 50–950 ramp
primary
#BDFD90
secondary
#A553DE
accent
#00E687
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681