#B2DB92#B2DB92
#B2DB92 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.4% C 0.106 H 132.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB92 |
|---|---|
| RGB | rgb(178, 219, 146) |
| HSL | hsl(94, 50%, 72%) |
| HSV | hsv(94, 33%, 86%) |
| CMYK | cmyk(18.7%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(83.02, -26.23, 31.64) |
| CIE-LCH | lch(83.02, 41.10, 129.66°) |
| OKLab | oklab(84.44% -0.0714 0.0789) |
| OKLCH | oklch(84.44% 0.106 132.1) |
| XYZ | xyz(48.8789, 62.2025, 36.6196) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Pale Olive Green
#B1D27B
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 5.37
Pale Olive
#B9CC81
ΔE00 5.64
Washed Out Green
#BCF5A6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB92 #BB92DB
analogous
#D7DB92 #B2DB92 #92DB97
triadic
#B2DB92 #92B2DB #DB92B2
tetradic
#B2DB92 #92D7DB #BB92DB #DB9792
square
#B2DB92 #92D7DB #BB92DB #DB9792
split-complementary
#B2DB92 #9792DB #DB92D7
monochromatic
#72B63C #92CC64 #B2DB92 #D3EAC0 #EFF7E8
Accessibility & contrast
On white
1.56
#B2DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#B2DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB92
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB92 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#B3D5C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db92; /* rgb */ color: rgb(178, 219, 146); /* oklch */ color: oklch(84.4% 0.106 132.1);
Tailwind
colors: {
custom: {
50: '#cae6b2',
500: '#b2db92',
950: '#000000',
},
}SCSS
$custom: #b2db92; $custom-light: #cae6b2; $custom-dark: #000000;
JSON
{
"hex": "#b2db92",
"rgb": {
"r": 178,
"g": 219,
"b": 146
},
"hsl": {
"h": 93.699,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.84439,
"c": 0.10643,
"h": 132.1
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#B2DB92
secondary
#8E5FB2
accent
#28BE7C
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481