#B5CAAF#B5CAAF
#B5CAAF is a light, muted green. Relative luminance 0.552; OKLCH L 81.6% C 0.044 H 138.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CAAF |
|---|---|
| RGB | rgb(181, 202, 175) |
| HSL | hsl(107, 20%, 74%) |
| HSV | hsv(107, 13%, 79%) |
| CMYK | cmyk(10.4%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(79.13, -12.12, 11.10) |
| CIE-LCH | lch(79.13, 16.44, 137.52°) |
| OKLab | oklab(81.57% -0.0328 0.0288) |
| OKLCH | oklch(81.57% 0.044 138.7) |
| XYZ | xyz(47.9130, 55.1594, 48.6717) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.19
Sage Green
#9CAF88
ΔE00 8.38
Darkseagreen
#8FBC8F
ΔE00 8.88
Light Grey Green
#B7E1A1
ΔE00 10.38
Pale Teal
#82CBB2
ΔE00 11.19
Lichen
#8FB67B
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CAAF #C4AFCA
analogous
#C3CAAF #B5CAAF #AFCAB7
triadic
#B5CAAF #AFB5CA #CAAFB5
tetradic
#B5CAAF #AFC3CA #C4AFCA #CAB7AF
square
#B5CAAF #AFC3CA #C4AFCA #CAB7AF
split-complementary
#B5CAAF #B7AFCA #CAAFC3
monochromatic
#719965 #93B28A #B5CAAF #D7E2D4 #EEF3ED
Accessibility & contrast
On white
1.75
#B5CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#B5CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CAAF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CAAF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AE
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#B4C8C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b5caaf; /* rgb */ color: rgb(181, 202, 175); /* oklch */ color: oklch(81.6% 0.044 138.7);
Tailwind
colors: {
custom: {
50: '#cbdac6',
500: '#b5caaf',
950: '#000000',
},
}SCSS
$custom: #b5caaf; $custom-light: #cbdac6; $custom-dark: #000000;
JSON
{
"hex": "#b5caaf",
"rgb": {
"r": 181,
"g": 202,
"b": 175
},
"hsl": {
"h": 106.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.8157,
"c": 0.04362,
"h": 138.7
},
"luminance": 0.5516
}Semantic roles & 50–950 ramp
primary
#B5CAAF
secondary
#977F9F
accent
#479F8B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382