#BDFF96#BDFF96
#BDFF96 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.150 H 134.7°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF96 |
|---|---|
| RGB | rgb(189, 255, 150) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 41%, 100%) |
| CMYK | cmyk(25.9%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(93.68, -38.56, 43.65) |
| CIE-LCH | lch(93.68, 58.25, 131.46°) |
| OKLab | oklab(93.21% -0.1058 0.1069) |
| OKLCH | oklch(93.21% 0.15 134.7) |
| XYZ | xyz(62.2499, 84.5390, 41.8861) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.91
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.55
Tea Green
#BDF8A3
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF96 #D896FF
analogous
#F2FF96 #BDFF96 #96FFA4
triadic
#BDFF96 #96BDFF #FF96BD
tetradic
#BDFF96 #96F2FF #D896FF #FFA496
square
#BDFF96 #96F2FF #D896FF #FFA496
split-complementary
#BDFF96 #A496FF #FF96F2
monochromatic
#70FF1C #97FF59 #BDFF96 #E3FFD3 #ECFFE0
Accessibility & contrast
On white
1.17
#BDFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BDFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF96
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF96 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08E
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#BDF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff96; /* rgb */ color: rgb(189, 255, 150); /* oklch */ color: oklch(93.2% 0.150 134.7);
Tailwind
colors: {
custom: {
50: '#d3ffb6',
500: '#bdff96',
950: '#000000',
},
}SCSS
$custom: #bdff96; $custom-light: #d3ffb6; $custom-dark: #000000;
JSON
{
"hex": "#bdff96",
"rgb": {
"r": 189,
"g": 255,
"b": 150
},
"hsl": {
"h": 97.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93214,
"c": 0.15039,
"h": 134.7
},
"luminance": 0.84541
}Semantic roles & 50–950 ramp
primary
#BDFF96
secondary
#AE58E1
accent
#00E690
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681