#B6CBB2#B6CBB2
#B6CBB2 is a light, muted green. Relative luminance 0.559; OKLCH L 81.9% C 0.041 H 140.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBB2 |
|---|---|
| RGB | rgb(182, 203, 178) |
| HSL | hsl(110, 19%, 75%) |
| HSV | hsv(110, 12%, 80%) |
| CMYK | cmyk(10.3%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.54, -11.76, 10.09) |
| CIE-LCH | lch(79.54, 15.49, 139.39°) |
| OKLab | oklab(81.93% -0.0319 0.0262) |
| OKLCH | oklch(81.93% 0.041 140.7) |
| XYZ | xyz(48.6816, 55.8708, 50.3302) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.65
Sage Green
#9CAF88
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 9.42
Light Grey Green
#B7E1A1
ΔE00 10.82
Pale Teal
#82CBB2
ΔE00 11.20
Light Grey
#D8DCD6
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBB2 #C7B2CB
analogous
#C3CBB2 #B6CBB2 #B2CBBB
triadic
#B6CBB2 #B2B6CB #CBB2B6
tetradic
#B6CBB2 #B2C3CB #C7B2CB #CBBBB2
square
#B6CBB2 #B2C3CB #C7B2CB #CBBBB2
split-complementary
#B6CBB2 #BBB2CB #CBB2C3
monochromatic
#719A69 #93B28D #B6CBB2 #D9E4D7 #EEF3ED
Accessibility & contrast
On white
1.72
#B6CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#B6CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBB2
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBB2 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B1
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#B5C9C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b6cbb2; /* rgb */ color: rgb(182, 203, 178); /* oklch */ color: oklch(81.9% 0.041 140.7);
Tailwind
colors: {
custom: {
50: '#ccdac9',
500: '#b6cbb2',
950: '#000000',
},
}SCSS
$custom: #b6cbb2; $custom-light: #ccdac9; $custom-dark: #000000;
JSON
{
"hex": "#b6cbb2",
"rgb": {
"r": 182,
"g": 203,
"b": 178
},
"hsl": {
"h": 110.4,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81933,
"c": 0.04129,
"h": 140.7
},
"luminance": 0.55871
}Semantic roles & 50–950 ramp
primary
#B6CBB2
secondary
#9B82A0
accent
#489E90
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382