#B2DB97#B2DB97
#B2DB97 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.5% C 0.101 H 133.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB97 |
|---|---|
| RGB | rgb(178, 219, 151) |
| HSL | hsl(96, 49%, 73%) |
| HSV | hsv(96, 31%, 86%) |
| CMYK | cmyk(18.7%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(83.11, -25.51, 29.18) |
| CIE-LCH | lch(83.11, 38.76, 131.15°) |
| OKLab | oklab(84.53% -0.0693 0.0732) |
| OKLCH | oklch(84.53% 0.101 133.5) |
| XYZ | xyz(49.2764, 62.3615, 38.7130) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.73
Light Sage
#BCECAC
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 5.96
Pale Olive
#B9CC81
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB97 #C097DB
analogous
#D4DB97 #B2DB97 #97DB9E
triadic
#B2DB97 #97B2DB #DB97B2
tetradic
#B2DB97 #97D4DB #C097DB #DB9E97
square
#B2DB97 #97D4DB #C097DB #DB9E97
split-complementary
#B2DB97 #9E97DB #DB97D4
monochromatic
#6FB840 #90CB6A #B2DB97 #D4EBC4 #EEF7E8
Accessibility & contrast
On white
1.56
#B2DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#B2DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB97
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB97 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D193
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#B3D6C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db97; /* rgb */ color: rgb(178, 219, 151); /* oklch */ color: oklch(84.5% 0.101 133.5);
Tailwind
colors: {
custom: {
50: '#cae6b6',
500: '#b2db97',
950: '#000000',
},
}SCSS
$custom: #b2db97; $custom-light: #cae6b6; $custom-dark: #000000;
JSON
{
"hex": "#b2db97",
"rgb": {
"r": 178,
"g": 219,
"b": 151
},
"hsl": {
"h": 96.176,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84534,
"c": 0.10082,
"h": 133.5
},
"luminance": 0.62362
}Semantic roles & 50–950 ramp
primary
#B2DB97
secondary
#9364B3
accent
#2ABC82
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481