#B7CBB2#B7CBB2
#B7CBB2 is a very light, muted green. Relative luminance 0.560; OKLCH L 82.0% C 0.041 H 139.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBB2 |
|---|---|
| RGB | rgb(183, 203, 178) |
| HSL | hsl(108, 19%, 75%) |
| HSV | hsv(108, 12%, 80%) |
| CMYK | cmyk(9.9%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.61, -11.41, 10.19) |
| CIE-LCH | lch(79.61, 15.30, 138.23°) |
| OKLab | oklab(82.01% -0.0309 0.0265) |
| OKLCH | oklch(82.01% 0.041 139.4) |
| XYZ | xyz(48.9187, 55.9930, 50.3413) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.73
Sage Green
#9CAF88
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.61
Light Grey Green
#B7E1A1
ΔE00 10.88
Light Grey
#D8DCD6
ΔE00 11.23
Pale Teal
#82CBB2
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBB2 #C6B2CB
analogous
#C4CBB2 #B7CBB2 #B2CBBA
triadic
#B7CBB2 #B2B7CB #CBB2B7
tetradic
#B7CBB2 #B2C4CB #C6B2CB #CBBAB2
square
#B7CBB2 #B2C4CB #C6B2CB #CBBAB2
split-complementary
#B7CBB2 #BAB2CB #CBB2C4
monochromatic
#739A69 #95B28D #B7CBB2 #D9E4D7 #EEF3ED
Accessibility & contrast
On white
1.72
#B7CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#B7CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBB2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBB2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#C9C5B3
Tritanopia (blue-blind)
#B6C9C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7cbb2; /* rgb */ color: rgb(183, 203, 178); /* oklch */ color: oklch(82.0% 0.041 139.4);
Tailwind
colors: {
custom: {
50: '#ccdac9',
500: '#b7cbb2',
950: '#000000',
},
}SCSS
$custom: #b7cbb2; $custom-light: #ccdac9; $custom-dark: #000000;
JSON
{
"hex": "#b7cbb2",
"rgb": {
"r": 183,
"g": 203,
"b": 178
},
"hsl": {
"h": 108,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.82006,
"c": 0.04069,
"h": 139.4
},
"luminance": 0.55994
}Semantic roles & 50–950 ramp
primary
#B7CBB2
secondary
#9A82A0
accent
#489E8D
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382