#B2CBB2#B2CBB2
#B2CBB2 is a light, muted green. Relative luminance 0.554; OKLCH L 81.6% C 0.044 H 145.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBB2 |
|---|---|
| RGB | rgb(178, 203, 178) |
| HSL | hsl(120, 19%, 75%) |
| HSV | hsv(120, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.27, -13.15, 9.66) |
| CIE-LCH | lch(79.27, 16.31, 143.70°) |
| OKLab | oklab(81.65% -0.036 0.0251) |
| OKLCH | oklch(81.65% 0.044 145.2) |
| XYZ | xyz(47.7502, 55.3905, 50.2866) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.43
Darkseagreen
#8FBC8F
ΔE00 8.75
Sage Green
#9CAF88
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 10.05
Light Grey Green
#B7E1A1
ΔE00 10.67
Light Teal
#90E4C1
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBB2 #CBB2CB
analogous
#BFCBB2 #B2CBB2 #B2CBBF
triadic
#B2CBB2 #B2B2CB #CBB2B2
tetradic
#B2CBB2 #B2BFCB #CBB2CB #CBBFB2
square
#B2CBB2 #B2BFCB #CBB2CB #CBBFB2
split-complementary
#B2CBB2 #BFB2CB #CBB2BF
monochromatic
#699A69 #8DB28D #B2CBB2 #D7E4D7 #EDF3ED
Accessibility & contrast
On white
1.74
#B2CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B2CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBB2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBB2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C8C3B3
Tritanopia (blue-blind)
#B0C9C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cbb2; /* rgb */ color: rgb(178, 203, 178); /* oklch */ color: oklch(81.6% 0.044 145.2);
Tailwind
colors: {
custom: {
50: '#c9dac9',
500: '#b2cbb2',
950: '#000000',
},
}SCSS
$custom: #b2cbb2; $custom-light: #c9dac9; $custom-dark: #000000;
JSON
{
"hex": "#b2cbb2",
"rgb": {
"r": 178,
"g": 203,
"b": 178
},
"hsl": {
"h": 120,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81646,
"c": 0.04387,
"h": 145.2
},
"luminance": 0.55391
}Semantic roles & 50–950 ramp
primary
#B2CBB2
secondary
#A082A0
accent
#489E9E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482