#B2DB91#B2DB91
#B2DB91 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.4% C 0.108 H 131.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB91 |
|---|---|
| RGB | rgb(178, 219, 145) |
| HSL | hsl(93, 51%, 71%) |
| HSV | hsv(93, 34%, 86%) |
| CMYK | cmyk(18.7%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(83.00, -26.37, 32.13) |
| CIE-LCH | lch(83.00, 41.56, 129.37°) |
| OKLab | oklab(84.42% -0.0718 0.0801) |
| OKLCH | oklch(84.42% 0.108 131.9) |
| XYZ | xyz(48.8015, 62.1715, 36.2118) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.66
Pale Olive Green
#B1D27B
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 4.76
Light Moss Green
#A6C875
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB91 #BA91DB
analogous
#D7DB91 #B2DB91 #91DB95
triadic
#B2DB91 #91B2DB #DB91B2
tetradic
#B2DB91 #91D7DB #BA91DB #DB9591
square
#B2DB91 #91D7DB #BA91DB #DB9591
split-complementary
#B2DB91 #9591DB #DB91D7
monochromatic
#72B63C #92CC63 #B2DB91 #D2EABF #EFF7E8
Accessibility & contrast
On white
1.56
#B2DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#B2DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB91
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB91 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18C
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#B4D5C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db91; /* rgb */ color: rgb(178, 219, 145); /* oklch */ color: oklch(84.4% 0.108 131.9);
Tailwind
colors: {
custom: {
50: '#cae6b2',
500: '#b2db91',
950: '#000000',
},
}SCSS
$custom: #b2db91; $custom-light: #cae6b2; $custom-dark: #000000;
JSON
{
"hex": "#b2db91",
"rgb": {
"r": 178,
"g": 219,
"b": 145
},
"hsl": {
"h": 93.243,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.8442,
"c": 0.10756,
"h": 131.9
},
"luminance": 0.62172
}Semantic roles & 50–950 ramp
primary
#B2DB91
secondary
#8D5EB2
accent
#27BE7B
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131611
muted
#838481