#B0CBAE#B0CBAE
#B0CBAE is a light, muted green. Relative luminance 0.550; OKLCH L 81.4% C 0.050 H 143.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBAE |
|---|---|
| RGB | rgb(176, 203, 174) |
| HSL | hsl(116, 22%, 74%) |
| HSV | hsv(116, 14%, 80%) |
| CMYK | cmyk(13.3%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(79.04, -14.55, 11.46) |
| CIE-LCH | lch(79.04, 18.52, 141.79°) |
| OKLab | oklab(81.4% -0.0397 0.0297) |
| OKLCH | oklch(81.4% 0.05 143.2) |
| XYZ | xyz(46.8988, 54.9972, 48.1809) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.65
Greenish Grey
#96AE8D
ΔE00 7.98
Sage Green
#9CAF88
ΔE00 8.39
Light Grey Green
#B7E1A1
ΔE00 9.57
Pale Teal
#82CBB2
ΔE00 9.69
Lichen
#8FB67B
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBAE #C9AECB
analogous
#BFCBAE #B0CBAE #AECBBB
triadic
#B0CBAE #AEB0CB #CBAEB0
tetradic
#B0CBAE #AEBFCB #C9AECB #CBBBAE
square
#B0CBAE #AEBFCB #C9AECB #CBBBAE
split-complementary
#B0CBAE #BBAECB #CBAEBF
monochromatic
#679B64 #8CB389 #B0CBAE #D4E3D3 #EDF3EC
Accessibility & contrast
On white
1.75
#B0CBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#B0CBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBAE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBAE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AC
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#AEC9C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0cbae; /* rgb */ color: rgb(176, 203, 174); /* oklch */ color: oklch(81.4% 0.050 143.2);
Tailwind
colors: {
custom: {
50: '#c7dac6',
500: '#b0cbae',
950: '#000000',
},
}SCSS
$custom: #b0cbae; $custom-light: #c7dac6; $custom-dark: #000000;
JSON
{
"hex": "#b0cbae",
"rgb": {
"r": 176,
"g": 203,
"b": 174
},
"hsl": {
"h": 115.862,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.81402,
"c": 0.04955,
"h": 143.2
},
"luminance": 0.54998
}Semantic roles & 50–950 ramp
primary
#B0CBAE
secondary
#9D7DA0
accent
#45A09A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482