#B3CBB2#B3CBB2
#B3CBB2 is a light, muted green. Relative luminance 0.555; OKLCH L 81.7% C 0.043 H 144.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CBB2 |
|---|---|
| RGB | rgb(179, 203, 178) |
| HSL | hsl(118, 19%, 75%) |
| HSV | hsv(118, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.33, -12.80, 9.76) |
| CIE-LCH | lch(79.33, 16.10, 142.67°) |
| OKLab | oklab(81.72% -0.035 0.0253) |
| OKLCH | oklch(81.72% 0.043 144.1) |
| XYZ | xyz(47.9806, 55.5092, 50.2974) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.47
Darkseagreen
#8FBC8F
ΔE00 8.90
Sage Green
#9CAF88
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 10.33
Light Grey Green
#B7E1A1
ΔE00 10.70
Lichen
#8FB67B
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CBB2 #CAB2CB
analogous
#C0CBB2 #B3CBB2 #B2CBBE
triadic
#B3CBB2 #B2B3CB #CBB2B3
tetradic
#B3CBB2 #B2C0CB #CAB2CB #CBBEB2
square
#B3CBB2 #B2C0CB #CAB2CB #CBBEB2
split-complementary
#B3CBB2 #BEB2CB #CBB2C0
monochromatic
#6B9A69 #8FB28D #B3CBB2 #D7E4D7 #EDF3ED
Accessibility & contrast
On white
1.74
#B3CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#B3CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CBB2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CBB2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C8C4B3
Tritanopia (blue-blind)
#B1C9C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3cbb2; /* rgb */ color: rgb(179, 203, 178); /* oklch */ color: oklch(81.7% 0.043 144.1);
Tailwind
colors: {
custom: {
50: '#c9dac9',
500: '#b3cbb2',
950: '#000000',
},
}SCSS
$custom: #b3cbb2; $custom-light: #c9dac9; $custom-dark: #000000;
JSON
{
"hex": "#b3cbb2",
"rgb": {
"r": 179,
"g": 203,
"b": 178
},
"hsl": {
"h": 117.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81717,
"c": 0.0432,
"h": 144.1
},
"luminance": 0.5551
}Semantic roles & 50–950 ramp
primary
#B3CBB2
secondary
#9E82A0
accent
#489E9A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482