#B4CBAF#B4CBAF
#B4CBAF is a light, muted green. Relative luminance 0.555; OKLCH L 81.7% C 0.046 H 140.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBAF |
|---|---|
| RGB | rgb(180, 203, 175) |
| HSL | hsl(109, 21%, 74%) |
| HSV | hsv(109, 14%, 80%) |
| CMYK | cmyk(11.3%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(79.33, -12.99, 11.38) |
| CIE-LCH | lch(79.33, 17.26, 138.78°) |
| OKLab | oklab(81.71% -0.0352 0.0295) |
| OKLCH | oklch(81.71% 0.046 140.1) |
| XYZ | xyz(47.9147, 55.5097, 48.7392) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.21
Sage Green
#9CAF88
ΔE00 8.44
Darkseagreen
#8FBC8F
ΔE00 8.49
Light Grey Green
#B7E1A1
ΔE00 9.93
Pale Teal
#82CBB2
ΔE00 10.71
Lichen
#8FB67B
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBAF #C6AFCB
analogous
#C2CBAF #B4CBAF #AFCBB8
triadic
#B4CBAF #AFB4CB #CBAFB4
tetradic
#B4CBAF #AFC2CB #C6AFCB #CBB8AF
square
#B4CBAF #AFC2CB #C6AFCB #CBB8AF
split-complementary
#B4CBAF #B8AFCB #CBAFC2
monochromatic
#6E9B65 #91B38A #B4CBAF #D7E3D4 #EEF3EC
Accessibility & contrast
On white
1.74
#B4CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#B4CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBAF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBAF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#C9C4B0
Tritanopia (blue-blind)
#B3C9C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cbaf; /* rgb */ color: rgb(180, 203, 175); /* oklch */ color: oklch(81.7% 0.046 140.1);
Tailwind
colors: {
custom: {
50: '#cadac6',
500: '#b4cbaf',
950: '#000000',
},
}SCSS
$custom: #b4cbaf; $custom-light: #cadac6; $custom-dark: #000000;
JSON
{
"hex": "#b4cbaf",
"rgb": {
"r": 180,
"g": 203,
"b": 175
},
"hsl": {
"h": 109.286,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.81712,
"c": 0.04593,
"h": 140.1
},
"luminance": 0.5551
}Semantic roles & 50–950 ramp
primary
#B4CBAF
secondary
#9A7EA0
accent
#46A090
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482