#B4D2B0#B4D2B0
#B4D2B0 is a very light, muted green. Relative luminance 0.589; OKLCH L 83.2% C 0.057 H 141.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2B0 |
|---|---|
| RGB | rgb(180, 210, 176) |
| HSL | hsl(113, 27%, 76%) |
| HSV | hsv(113, 16%, 82%) |
| CMYK | cmyk(14.3%, 0%, 16.2%, 17.6%) |
| CIE-LAB | lab(81.25, -16.37, 13.56) |
| CIE-LCH | lch(81.25, 21.25, 140.35°) |
| OKLab | oklab(83.25% -0.0446 0.035) |
| OKLCH | oklch(83.25% 0.057 141.9) |
| XYZ | xyz(49.7038, 58.9302, 49.8219) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.63
Darkseagreen
#8FBC8F
ΔE00 7.85
Light Sage
#BCECAC
ΔE00 8.74
Hospital Green
#9BE5AA
ΔE00 9.08
Mint
#AAF0C1
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2B0 #CEB0D2
analogous
#C5D2B0 #B4D2B0 #B0D2BD
triadic
#B4D2B0 #B0B4D2 #D2B0B4
tetradic
#B4D2B0 #B0C5D2 #CEB0D2 #D2BDB0
square
#B4D2B0 #B0C5D2 #CEB0D2 #D2BDB0
split-complementary
#B4D2B0 #BDB0D2 #D2B0C5
monochromatic
#6AA662 #8FBC89 #B4D2B0 #D9E8D7 #ECF4EC
Accessibility & contrast
On white
1.64
#B4D2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#B4D2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2B0
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2B0 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAE
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#B2D0C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4d2b0; /* rgb */ color: rgb(180, 210, 176); /* oklch */ color: oklch(83.2% 0.057 141.9);
Tailwind
colors: {
custom: {
50: '#cadfc7',
500: '#b4d2b0',
950: '#000000',
},
}SCSS
$custom: #b4d2b0; $custom-light: #cadfc7; $custom-dark: #000000;
JSON
{
"hex": "#b4d2b0",
"rgb": {
"r": 180,
"g": 210,
"b": 176
},
"hsl": {
"h": 112.941,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.83246,
"c": 0.05666,
"h": 141.9
},
"luminance": 0.58931
}Semantic roles & 50–950 ramp
primary
#B4D2B0
secondary
#A37EA8
accent
#3FA69A
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482