#BDFD96#BDFD96
#BDFD96 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.8% C 0.147 H 134.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD96 |
|---|---|
| RGB | rgb(189, 253, 150) |
| HSL | hsl(97, 96%, 79%) |
| HSV | hsv(97, 41%, 99%) |
| CMYK | cmyk(25.3%, 0%, 40.7%, 0.8%) |
| CIE-LAB | lab(93.13, -37.67, 42.95) |
| CIE-LCH | lch(93.13, 57.12, 131.25°) |
| OKLab | oklab(92.77% -0.1033 0.1053) |
| OKLCH | oklch(92.77% 0.148 134.4) |
| XYZ | xyz(61.6152, 83.2696, 41.6746) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.71
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Pale Light Green
#B1FC99
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.48
Pastel Green
#B0FF9D
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD96 #D696FD
analogous
#F0FD96 #BDFD96 #96FDA3
triadic
#BDFD96 #96BDFD #FD96BD
tetradic
#BDFD96 #96F0FD #D696FD #FDA396
square
#BDFD96 #96F0FD #D696FD #FDA396
split-complementary
#BDFD96 #A396FD #FD96F0
monochromatic
#72FB1E #97FC5A #BDFD96 #E3FED2 #ECFEE1
Accessibility & contrast
On white
1.19
#BDFD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BDFD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD96
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD96 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FBE99C
Tritanopia (blue-blind)
#BDF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd96; /* rgb */ color: rgb(189, 253, 150); /* oklch */ color: oklch(92.8% 0.147 134.4);
Tailwind
colors: {
custom: {
50: '#d3feb6',
500: '#bdfd96',
950: '#000000',
},
}SCSS
$custom: #bdfd96; $custom-light: #d3feb6; $custom-dark: #000000;
JSON
{
"hex": "#bdfd96",
"rgb": {
"r": 189,
"g": 253,
"b": 150
},
"hsl": {
"h": 97.282,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.92769,
"c": 0.1475,
"h": 134.4
},
"luminance": 0.83271
}Semantic roles & 50–950 ramp
primary
#BDFD96
secondary
#AC59DF
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681