#B7CAAF#B7CAAF
#B7CAAF is a light, muted green. Relative luminance 0.554; OKLCH L 81.7% C 0.042 H 136.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CAAF |
|---|---|
| RGB | rgb(183, 202, 175) |
| HSL | hsl(102, 20%, 74%) |
| HSV | hsv(102, 13%, 79%) |
| CMYK | cmyk(9.4%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(79.27, -11.42, 11.32) |
| CIE-LCH | lch(79.27, 16.08, 135.26°) |
| OKLab | oklab(81.72% -0.0307 0.0293) |
| OKLCH | oklch(81.72% 0.042 136.3) |
| XYZ | xyz(48.3854, 55.4030, 48.6939) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.37
Sage Green
#9CAF88
ΔE00 8.43
Darkseagreen
#8FBC8F
ΔE00 9.29
Light Grey Green
#B7E1A1
ΔE00 10.51
Lichen
#8FB67B
ΔE00 11.43
Light Grey
#D8DCD6
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CAAF #C2AFCA
analogous
#C5CAAF #B7CAAF #AFCAB5
triadic
#B7CAAF #AFB7CA #CAAFB7
tetradic
#B7CAAF #AFC5CA #C2AFCA #CAB5AF
square
#B7CAAF #AFC5CA #C2AFCA #CAB5AF
split-complementary
#B7CAAF #B5AFCA #CAAFC5
monochromatic
#759965 #96B28A #B7CAAF #D8E2D4 #EEF3ED
Accessibility & contrast
On white
1.74
#B7CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B7CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CAAF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CAAF | 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)
#CCC5AE
Deuteranopia (green-blind)
#C9C4B0
Tritanopia (blue-blind)
#B7C8C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7caaf; /* rgb */ color: rgb(183, 202, 175); /* oklch */ color: oklch(81.7% 0.042 136.3);
Tailwind
colors: {
custom: {
50: '#ccdac6',
500: '#b7caaf',
950: '#000000',
},
}SCSS
$custom: #b7caaf; $custom-light: #ccdac6; $custom-dark: #000000;
JSON
{
"hex": "#b7caaf",
"rgb": {
"r": 183,
"g": 202,
"b": 175
},
"hsl": {
"h": 102.222,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.81716,
"c": 0.04249,
"h": 136.3
},
"luminance": 0.55403
}Semantic roles & 50–950 ramp
primary
#B7CAAF
secondary
#957F9F
accent
#479F85
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382