#BDF996#BDF996
#BDF996 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.9% C 0.142 H 133.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF996 |
|---|---|
| RGB | rgb(189, 249, 150) |
| HSL | hsl(96, 89%, 78%) |
| HSV | hsv(96, 40%, 98%) |
| CMYK | cmyk(24.1%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(92.03, -35.86, 41.53) |
| CIE-LCH | lch(92.03, 54.87, 130.81°) |
| OKLab | oklab(91.88% -0.0983 0.1021) |
| OKLCH | oklch(91.88% 0.142 133.9) |
| XYZ | xyz(60.3657, 80.7706, 41.2581) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 2.26
Tea Green
#BDF8A3
ΔE00 2.34
Pastel Green
#B0FF9D
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF996 #D296F9
analogous
#EEF996 #BDF996 #96F9A0
triadic
#BDF996 #96BDF9 #F996BD
tetradic
#BDF996 #96EEF9 #D296F9 #F9A096
square
#BDF996 #96EEF9 #D296F9 #F9A096
split-complementary
#BDF996 #A096F9 #F996EE
monochromatic
#74F222 #99F65C #BDF996 #E1FCD0 #EDFDE2
Accessibility & contrast
On white
1.22
#BDF996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#BDF996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF996
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF996 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#F7E69C
Tritanopia (blue-blind)
#BDF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf996; /* rgb */ color: rgb(189, 249, 150); /* oklch */ color: oklch(91.9% 0.142 133.9);
Tailwind
colors: {
custom: {
50: '#d2fbb6',
500: '#bdf996',
950: '#000000',
},
}SCSS
$custom: #bdf996; $custom-light: #d2fbb6; $custom-dark: #000000;
JSON
{
"hex": "#bdf996",
"rgb": {
"r": 189,
"g": 249,
"b": 150
},
"hsl": {
"h": 96.364,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.91879,
"c": 0.14167,
"h": 133.9
},
"luminance": 0.80772
}Semantic roles & 50–950 ramp
primary
#BDF996
secondary
#A75AD9
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581