#B8D2B0#B8D2B0
#B8D2B0 is a very light, muted green. Relative luminance 0.594; OKLCH L 83.5% C 0.054 H 138.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2B0 |
|---|---|
| RGB | rgb(184, 210, 176) |
| HSL | hsl(106, 27%, 76%) |
| HSV | hsv(106, 16%, 82%) |
| CMYK | cmyk(12.4%, 0%, 16.2%, 17.6%) |
| CIE-LAB | lab(81.52, -14.98, 13.98) |
| CIE-LCH | lch(81.52, 20.49, 136.99°) |
| OKLab | oklab(83.53% -0.0405 0.0361) |
| OKLCH | oklch(83.53% 0.054 138.3) |
| XYZ | xyz(50.6487, 59.4175, 49.8662) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.73
Darkseagreen
#8FBC8F
ΔE00 8.42
Light Sage
#BCECAC
ΔE00 8.90
Sage Green
#9CAF88
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.50
Hospital Green
#9BE5AA
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2B0 #CAB0D2
analogous
#C9D2B0 #B8D2B0 #B0D2B9
triadic
#B8D2B0 #B0B8D2 #D2B0B8
tetradic
#B8D2B0 #B0C9D2 #CAB0D2 #D2B9B0
square
#B8D2B0 #B0C9D2 #CAB0D2 #D2B9B0
split-complementary
#B8D2B0 #B9B0D2 #D2B0C9
monochromatic
#72A662 #95BC89 #B8D2B0 #DBE8D7 #EDF4EC
Accessibility & contrast
On white
1.63
#B8D2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#B8D2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2B0
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2B0 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAE
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#B7CFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d2b0; /* rgb */ color: rgb(184, 210, 176); /* oklch */ color: oklch(83.5% 0.054 138.3);
Tailwind
colors: {
custom: {
50: '#cddfc7',
500: '#b8d2b0',
950: '#000000',
},
}SCSS
$custom: #b8d2b0; $custom-light: #cddfc7; $custom-dark: #000000;
JSON
{
"hex": "#b8d2b0",
"rgb": {
"r": 184,
"g": 210,
"b": 176
},
"hsl": {
"h": 105.882,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.83527,
"c": 0.05426,
"h": 138.3
},
"luminance": 0.59418
}Semantic roles & 50–950 ramp
primary
#B8D2B0
secondary
#9E7EA8
accent
#3FA68E
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482