#B4DB91#B4DB91
#B4DB91 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.6% C 0.107 H 131.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DB91 |
|---|---|
| RGB | rgb(180, 219, 145) |
| HSL | hsl(92, 51%, 71%) |
| HSV | hsv(92, 34%, 86%) |
| CMYK | cmyk(17.8%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(83.13, -25.65, 32.32) |
| CIE-LCH | lch(83.13, 41.26, 128.44°) |
| OKLab | oklab(84.55% -0.0699 0.0805) |
| OKLCH | oklch(84.55% 0.107 131) |
| XYZ | xyz(49.2639, 62.4099, 36.2334) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.76
Pale Olive Green
#B1D27B
ΔE00 3.75
Light Sage
#BCECAC
ΔE00 4.87
Light Moss Green
#A6C875
ΔE00 5.20
Pale Olive
#B9CC81
ΔE00 5.27
Washed Out Green
#BCF5A6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DB91 #B891DB
analogous
#D9DB91 #B4DB91 #91DB93
triadic
#B4DB91 #91B4DB #DB91B4
tetradic
#B4DB91 #91D9DB #B891DB #DB9391
square
#B4DB91 #91D9DB #B891DB #DB9391
split-complementary
#B4DB91 #9391DB #DB91D9
monochromatic
#75B63C #95CC63 #B4DB91 #D3EABF #EFF7E8
Accessibility & contrast
On white
1.56
#B4DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#B4DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DB91
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DB91 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18C
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#B6D5C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b4db91; /* rgb */ color: rgb(180, 219, 145); /* oklch */ color: oklch(84.6% 0.107 131.0);
Tailwind
colors: {
custom: {
50: '#cbe6b2',
500: '#b4db91',
950: '#000000',
},
}SCSS
$custom: #b4db91; $custom-light: #cbe6b2; $custom-dark: #000000;
JSON
{
"hex": "#b4db91",
"rgb": {
"r": 180,
"g": 219,
"b": 145
},
"hsl": {
"h": 91.622,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.84554,
"c": 0.10659,
"h": 131
},
"luminance": 0.62411
}Semantic roles & 50–950 ramp
primary
#B4DB91
secondary
#8A5EB2
accent
#27BE77
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131611
muted
#838481