#B2CAAC#B2CAAC
#B2CAAC is a light, muted green. Relative luminance 0.547; OKLCH L 81.3% C 0.049 H 139.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAAC |
|---|---|
| RGB | rgb(178, 202, 172) |
| HSL | hsl(108, 22%, 73%) |
| HSV | hsv(108, 15%, 79%) |
| CMYK | cmyk(11.9%, 0%, 14.9%, 20.8%) |
| CIE-LAB | lab(78.86, -13.70, 12.29) |
| CIE-LCH | lch(78.86, 18.40, 138.10°) |
| OKLab | oklab(81.28% -0.0371 0.0318) |
| OKLCH | oklch(81.28% 0.049 139.4) |
| XYZ | xyz(46.9255, 54.6840, 47.1045) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.76
Darkseagreen
#8FBC8F
ΔE00 7.80
Sage Green
#9CAF88
ΔE00 7.94
Light Grey Green
#B7E1A1
ΔE00 9.50
Lichen
#8FB67B
ΔE00 10.26
Pale Teal
#82CBB2
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAAC #C4ACCA
analogous
#C1CAAC #B2CAAC #ACCAB5
triadic
#B2CAAC #ACB2CA #CAACB2
tetradic
#B2CAAC #ACC1CA #C4ACCA #CAB5AC
square
#B2CAAC #ACC1CA #C4ACCA #CAB5AC
split-complementary
#B2CAAC #B5ACCA #CAACC1
monochromatic
#6D9A62 #8FB287 #B2CAAC #D5E2D1 #EEF3EC
Accessibility & contrast
On white
1.76
#B2CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B2CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAAC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAAC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AA
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#B1C8C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2caac; /* rgb */ color: rgb(178, 202, 172); /* oklch */ color: oklch(81.3% 0.049 139.4);
Tailwind
colors: {
custom: {
50: '#c9dac4',
500: '#b2caac',
950: '#000000',
},
}SCSS
$custom: #b2caac; $custom-light: #c9dac4; $custom-dark: #000000;
JSON
{
"hex": "#b2caac",
"rgb": {
"r": 178,
"g": 202,
"b": 172
},
"hsl": {
"h": 108,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81278,
"c": 0.04887,
"h": 139.4
},
"luminance": 0.54685
}Semantic roles & 50–950 ramp
primary
#B2CAAC
secondary
#987C9F
accent
#45A08E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382