#BDEB91#BDEB91
#BDEB91 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.7% C 0.126 H 130.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEB91 |
|---|---|
| RGB | rgb(189, 235, 145) |
| HSL | hsl(91, 69%, 75%) |
| HSV | hsv(91, 38%, 92%) |
| CMYK | cmyk(19.6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(88.10, -30.04, 38.93) |
| CIE-LCH | lch(88.10, 49.17, 127.65°) |
| OKLab | oklab(88.69% -0.0823 0.0959) |
| OKLCH | oklch(88.69% 0.126 130.6) |
| XYZ | xyz(55.8045, 72.2788, 37.7937) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 5.00
Light Grey Green
#B7E1A1
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEB91 #BF91EB
analogous
#EAEB91 #BDEB91 #91EB92
triadic
#BDEB91 #91BDEB #EB91BD
tetradic
#BDEB91 #91EAEB #BF91EB #EB9291
square
#BDEB91 #91EAEB #BF91EB #EB9291
split-complementary
#BDEB91 #9291EB #EB91EA
monochromatic
#7FD829 #9EE25D #BDEB91 #DCF4C5 #EFFAE5
Accessibility & contrast
On white
1.36
#BDEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BDEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEB91
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEB91 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#C0E4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bdeb91; /* rgb */ color: rgb(189, 235, 145); /* oklch */ color: oklch(88.7% 0.126 130.6);
Tailwind
colors: {
custom: {
50: '#d2f1b2',
500: '#bdeb91',
950: '#000000',
},
}SCSS
$custom: #bdeb91; $custom-light: #d2f1b2; $custom-dark: #000000;
JSON
{
"hex": "#bdeb91",
"rgb": {
"r": 189,
"g": 235,
"b": 145
},
"hsl": {
"h": 90.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.88692,
"c": 0.12636,
"h": 130.6
},
"luminance": 0.7228
}Semantic roles & 50–950 ramp
primary
#BDEB91
secondary
#915AC6
accent
#14D175
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581