#BDF696#BDF696
#BDF696 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.137 H 133.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF696 |
|---|---|
| RGB | rgb(189, 246, 150) |
| HSL | hsl(96, 84%, 78%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(23.2%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(91.20, -34.49, 40.47) |
| CIE-LCH | lch(91.20, 53.17, 130.44°) |
| OKLab | oklab(91.21% -0.0945 0.0996) |
| OKLCH | oklch(91.21% 0.137 133.5) |
| XYZ | xyz(59.4458, 78.9309, 40.9515) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.73
Tea Green
#BDF8A3
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 2.67
Washed Out Green
#BCF5A6
ΔE00 3.02
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF696 #CF96F6
analogous
#EDF696 #BDF696 #96F69F
triadic
#BDF696 #96BDF6 #F696BD
tetradic
#BDF696 #96EDF6 #CF96F6 #F69F96
square
#BDF696 #96EDF6 #CF96F6 #F69F96
split-complementary
#BDF696 #9F96F6 #F696ED
monochromatic
#76EC25 #9AF15E #BDF696 #E0FBCE #EDFDE3
Accessibility & contrast
On white
1.25
#BDF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BDF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF696
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF696 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98F
Deuteranopia (green-blind)
#F5E49B
Tritanopia (blue-blind)
#BEEFDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf696; /* rgb */ color: rgb(189, 246, 150); /* oklch */ color: oklch(91.2% 0.137 133.5);
Tailwind
colors: {
custom: {
50: '#d2f9b6',
500: '#bdf696',
950: '#000000',
},
}SCSS
$custom: #bdf696; $custom-light: #d2f9b6; $custom-dark: #000000;
JSON
{
"hex": "#bdf696",
"rgb": {
"r": 189,
"g": 246,
"b": 150
},
"hsl": {
"h": 95.625,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.91212,
"c": 0.13728,
"h": 133.5
},
"luminance": 0.78932
}Semantic roles & 50–950 ramp
primary
#BDF696
secondary
#A35BD5
accent
#05E187
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581