#BDFF90#BDFF90
#BDFF90 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.1% C 0.156 H 133.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF90 |
|---|---|
| RGB | rgb(189, 255, 144) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(25.9%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(93.60, -39.31, 46.44) |
| CIE-LCH | lch(93.60, 60.84, 130.24°) |
| OKLab | oklab(93.12% -0.1081 0.113) |
| OKLCH | oklch(93.12% 0.156 133.7) |
| XYZ | xyz(61.7790, 84.3507, 39.4065) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF90 #D290FF
analogous
#F4FF90 #BDFF90 #90FF9A
triadic
#BDFF90 #90BDFF #FF90BD
tetradic
#BDFF90 #90F4FF #D290FF #FF9A90
square
#BDFF90 #90F4FF #D290FF #FF9A90
split-complementary
#BDFF90 #9A90FF #FF90F4
monochromatic
#74FF16 #99FF53 #BDFF90 #E1FFCD #EDFFE0
Accessibility & contrast
On white
1.18
#BDFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#BDFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF90
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF90 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FDEB96
Tritanopia (blue-blind)
#BEF7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff90; /* rgb */ color: rgb(189, 255, 144); /* oklch */ color: oklch(93.1% 0.156 133.7);
Tailwind
colors: {
custom: {
50: '#d3ffb2',
500: '#bdff90',
950: '#000000',
},
}SCSS
$custom: #bdff90; $custom-light: #d3ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bdff90",
"rgb": {
"r": 189,
"g": 255,
"b": 144
},
"hsl": {
"h": 95.676,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93122,
"c": 0.15639,
"h": 133.7
},
"luminance": 0.84352
}Semantic roles & 50–950 ramp
primary
#BDFF90
secondary
#A753E1
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681