#B8D2B2#B8D2B2
#B8D2B2 is a very light, muted green. Relative luminance 0.595; OKLCH L 83.6% C 0.052 H 139.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2B2 |
|---|---|
| RGB | rgb(184, 210, 178) |
| HSL | hsl(109, 26%, 76%) |
| HSV | hsv(109, 15%, 82%) |
| CMYK | cmyk(12.4%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(81.56, -14.64, 12.98) |
| CIE-LCH | lch(81.56, 19.56, 138.44°) |
| OKLab | oklab(83.58% -0.0397 0.0335) |
| OKLCH | oklch(83.58% 0.052 139.8) |
| XYZ | xyz(50.8480, 59.4972, 50.9160) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.23
Darkseagreen
#8FBC8F
ΔE00 8.65
Light Sage
#BCECAC
ΔE00 9.32
Greenish Grey
#96AE8D
ΔE00 9.56
Sage Green
#9CAF88
ΔE00 9.60
Mint
#AAF0C1
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2B2 #CCB2D2
analogous
#C8D2B2 #B8D2B2 #B2D2BC
triadic
#B8D2B2 #B2B8D2 #D2B2B8
tetradic
#B8D2B2 #B2C8D2 #CCB2D2 #D2BCB2
square
#B8D2B2 #B2C8D2 #CCB2D2 #D2BCB2
split-complementary
#B8D2B2 #BCB2D2 #D2B2C8
monochromatic
#71A565 #94BB8B #B8D2B2 #DCE9D9 #EDF4EC
Accessibility & contrast
On white
1.63
#B8D2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#B8D2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2B2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2B2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#B7D0C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d2b2; /* rgb */ color: rgb(184, 210, 178); /* oklch */ color: oklch(83.6% 0.052 139.8);
Tailwind
colors: {
custom: {
50: '#cddfc9',
500: '#b8d2b2',
950: '#000000',
},
}SCSS
$custom: #b8d2b2; $custom-light: #cddfc9; $custom-dark: #000000;
JSON
{
"hex": "#b8d2b2",
"rgb": {
"r": 184,
"g": 210,
"b": 178
},
"hsl": {
"h": 108.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83576,
"c": 0.05198,
"h": 139.8
},
"luminance": 0.59498
}Semantic roles & 50–950 ramp
primary
#B8D2B2
secondary
#A080A8
accent
#41A592
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482