#BDFF91#BDFF91
#BDFF91 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.1% C 0.155 H 133.9°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF91 |
|---|---|
| RGB | rgb(189, 255, 145) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(25.9%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(93.62, -39.19, 45.98) |
| CIE-LCH | lch(93.62, 60.41, 130.44°) |
| OKLab | oklab(93.14% -0.1077 0.112) |
| OKLCH | oklch(93.14% 0.155 133.9) |
| XYZ | xyz(61.8558, 84.3814, 39.8108) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.02
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Light Yellowish Green
#C2FF89
ΔE00 1.64
Pale Light Green
#B1FC99
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF91 #D391FF
analogous
#F4FF91 #BDFF91 #91FF9C
triadic
#BDFF91 #91BDFF #FF91BD
tetradic
#BDFF91 #91F4FF #D391FF #FF9C91
square
#BDFF91 #91F4FF #D391FF #FF9C91
split-complementary
#BDFF91 #9C91FF #FF91F4
monochromatic
#74FF17 #98FF54 #BDFF91 #E2FFCE #EDFFE0
Accessibility & contrast
On white
1.17
#BDFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BDFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF91
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF91 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF088
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#BDF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff91; /* rgb */ color: rgb(189, 255, 145); /* oklch */ color: oklch(93.1% 0.155 133.9);
Tailwind
colors: {
custom: {
50: '#d3ffb3',
500: '#bdff91',
950: '#000000',
},
}SCSS
$custom: #bdff91; $custom-light: #d3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bdff91",
"rgb": {
"r": 189,
"g": 255,
"b": 145
},
"hsl": {
"h": 96,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93137,
"c": 0.1554,
"h": 133.9
},
"luminance": 0.84383
}Semantic roles & 50–950 ramp
primary
#BDFF91
secondary
#A853E1
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681