#BDEB96#BDEB96
#BDEB96 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.121 H 131.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEB96 |
|---|---|
| RGB | rgb(189, 235, 150) |
| HSL | hsl(92, 68%, 75%) |
| HSV | hsv(92, 36%, 92%) |
| CMYK | cmyk(19.6%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(88.18, -29.38, 36.53) |
| CIE-LCH | lch(88.18, 46.88, 128.81°) |
| OKLab | oklab(88.78% -0.0803 0.0905) |
| OKLCH | oklch(88.78% 0.121 131.6) |
| XYZ | xyz(56.1986, 72.4365, 39.8690) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.26
Light Grey Green
#B7E1A1
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.31
Celery
#C1FD95
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEB96 #C496EB
analogous
#E7EB96 #BDEB96 #96EB99
triadic
#BDEB96 #96BDEB #EB96BD
tetradic
#BDEB96 #96E7EB #C496EB #EB9996
square
#BDEB96 #96E7EB #C496EB #EB9996
split-complementary
#BDEB96 #9996EB #EB96E7
monochromatic
#7CD72F #9DE163 #BDEB96 #DDF5C9 #EFFAE5
Accessibility & contrast
On white
1.36
#BDEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BDEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEB96
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEB96 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E090
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#BFE4D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bdeb96; /* rgb */ color: rgb(189, 235, 150); /* oklch */ color: oklch(88.8% 0.121 131.6);
Tailwind
colors: {
custom: {
50: '#d2f1b5',
500: '#bdeb96',
950: '#000000',
},
}SCSS
$custom: #bdeb96; $custom-light: #d2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#bdeb96",
"rgb": {
"r": 189,
"g": 235,
"b": 150
},
"hsl": {
"h": 92.471,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.88778,
"c": 0.12096,
"h": 131.6
},
"luminance": 0.72437
}Semantic roles & 50–950 ramp
primary
#BDEB96
secondary
#975FC6
accent
#16D07A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581