#B1CAAF#B1CAAF
#B1CAAF is a light, muted green. Relative luminance 0.547; OKLCH L 81.3% C 0.046 H 143.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CAAF |
|---|---|
| RGB | rgb(177, 202, 175) |
| HSL | hsl(116, 20%, 74%) |
| HSV | hsv(116, 13%, 79%) |
| CMYK | cmyk(12.4%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(78.86, -13.52, 10.67) |
| CIE-LCH | lch(78.86, 17.22, 141.71°) |
| OKLab | oklab(81.28% -0.0369 0.0277) |
| OKLCH | oklch(81.28% 0.046 143.1) |
| XYZ | xyz(46.9882, 54.6826, 48.6284) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.96
Darkseagreen
#8FBC8F
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 8.41
Pale Teal
#82CBB2
ΔE00 10.07
Light Grey Green
#B7E1A1
ΔE00 10.22
Lichen
#8FB67B
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CAAF #C8AFCA
analogous
#BFCAAF #B1CAAF #AFCABB
triadic
#B1CAAF #AFB1CA #CAAFB1
tetradic
#B1CAAF #AFBFCA #C8AFCA #CABBAF
square
#B1CAAF #AFBFCA #C8AFCA #CABBAF
split-complementary
#B1CAAF #BBAFCA #CAAFBF
monochromatic
#699965 #8DB28A #B1CAAF #D5E2D4 #EDF3ED
Accessibility & contrast
On white
1.76
#B1CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B1CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CAAF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CAAF | 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)
#CCC5AE
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#AFC8C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b1caaf; /* rgb */ color: rgb(177, 202, 175); /* oklch */ color: oklch(81.3% 0.046 143.1);
Tailwind
colors: {
custom: {
50: '#c8dac6',
500: '#b1caaf',
950: '#000000',
},
}SCSS
$custom: #b1caaf; $custom-light: #c8dac6; $custom-dark: #000000;
JSON
{
"hex": "#b1caaf",
"rgb": {
"r": 177,
"g": 202,
"b": 175
},
"hsl": {
"h": 115.556,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.81282,
"c": 0.0461,
"h": 143.1
},
"luminance": 0.54683
}Semantic roles & 50–950 ramp
primary
#B1CAAF
secondary
#9C7F9F
accent
#479F98
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382