#B4DB92#B4DB92
#B4DB92 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.6% C 0.105 H 131.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DB92 |
|---|---|
| RGB | rgb(180, 219, 146) |
| HSL | hsl(92, 50%, 72%) |
| HSV | hsv(92, 33%, 86%) |
| CMYK | cmyk(17.8%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(83.15, -25.51, 31.83) |
| CIE-LCH | lch(83.15, 40.79, 128.71°) |
| OKLab | oklab(84.57% -0.0695 0.0794) |
| OKLCH | oklch(84.57% 0.105 131.2) |
| XYZ | xyz(49.3413, 62.4409, 36.6413) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.59
Pale Olive Green
#B1D27B
ΔE00 3.91
Light Sage
#BCECAC
ΔE00 4.75
Light Moss Green
#A6C875
ΔE00 5.30
Pale Olive
#B9CC81
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DB92 #B992DB
analogous
#D9DB92 #B4DB92 #92DB95
triadic
#B4DB92 #92B4DB #DB92B4
tetradic
#B4DB92 #92D9DB #B992DB #DB9592
square
#B4DB92 #92D9DB #B992DB #DB9592
split-complementary
#B4DB92 #9592DB #DB92D9
monochromatic
#75B63C #94CC64 #B4DB92 #D4EAC0 #EFF7E8
Accessibility & contrast
On white
1.56
#B4DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#B4DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DB92
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DB92 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#B6D5C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b4db92; /* rgb */ color: rgb(180, 219, 146); /* oklch */ color: oklch(84.6% 0.105 131.2);
Tailwind
colors: {
custom: {
50: '#cbe6b2',
500: '#b4db92',
950: '#000000',
},
}SCSS
$custom: #b4db92; $custom-light: #cbe6b2; $custom-dark: #000000;
JSON
{
"hex": "#b4db92",
"rgb": {
"r": 180,
"g": 219,
"b": 146
},
"hsl": {
"h": 92.055,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.84572,
"c": 0.10546,
"h": 131.2
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#B4DB92
secondary
#8B5FB2
accent
#28BE78
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481