#B3CAAC#B3CAAC
#B3CAAC is a light, muted green. Relative luminance 0.548; OKLCH L 81.3% C 0.048 H 138.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CAAC |
|---|---|
| RGB | rgb(179, 202, 172) |
| HSL | hsl(106, 22%, 73%) |
| HSV | hsv(106, 15%, 79%) |
| CMYK | cmyk(11.4%, 0%, 14.9%, 20.8%) |
| CIE-LAB | lab(78.93, -13.35, 12.39) |
| CIE-LCH | lch(78.93, 18.21, 137.12°) |
| OKLab | oklab(81.35% -0.0361 0.0321) |
| OKLCH | oklch(81.35% 0.048 138.4) |
| XYZ | xyz(47.1559, 54.8028, 47.1153) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.81
Sage Green
#9CAF88
ΔE00 7.93
Darkseagreen
#8FBC8F
ΔE00 7.98
Light Grey Green
#B7E1A1
ΔE00 9.53
Lichen
#8FB67B
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CAAC #C3ACCA
analogous
#C2CAAC #B3CAAC #ACCAB4
triadic
#B3CAAC #ACB3CA #CAACB3
tetradic
#B3CAAC #ACC2CA #C3ACCA #CAB4AC
square
#B3CAAC #ACC2CA #C3ACCA #CAB4AC
split-complementary
#B3CAAC #B4ACCA #CAACC2
monochromatic
#6F9A62 #91B287 #B3CAAC #D5E2D1 #EEF3EC
Accessibility & contrast
On white
1.76
#B3CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#B3CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CAAC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CAAC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AA
Deuteranopia (green-blind)
#C8C3AD
Tritanopia (blue-blind)
#B2C8C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b3caac; /* rgb */ color: rgb(179, 202, 172); /* oklch */ color: oklch(81.3% 0.048 138.4);
Tailwind
colors: {
custom: {
50: '#cadac4',
500: '#b3caac',
950: '#000000',
},
}SCSS
$custom: #b3caac; $custom-light: #cadac4; $custom-dark: #000000;
JSON
{
"hex": "#b3caac",
"rgb": {
"r": 179,
"g": 202,
"b": 172
},
"hsl": {
"h": 106,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.8135,
"c": 0.04827,
"h": 138.4
},
"luminance": 0.54803
}Semantic roles & 50–950 ramp
primary
#B3CAAC
secondary
#967C9F
accent
#45A08B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382