#B5CBAE#B5CBAE
#B5CBAE is a light, muted green. Relative luminance 0.556; OKLCH L 81.8% C 0.046 H 138.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CBAE |
|---|---|
| RGB | rgb(181, 203, 174) |
| HSL | hsl(106, 22%, 74%) |
| HSV | hsv(106, 14%, 80%) |
| CMYK | cmyk(10.8%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(79.38, -12.81, 11.99) |
| CIE-LCH | lch(79.38, 17.54, 136.90°) |
| OKLab | oklab(81.76% -0.0346 0.031) |
| OKLCH | oklch(81.76% 0.046 138.1) |
| XYZ | xyz(48.0505, 55.5911, 48.2348) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.19
Sage Green
#9CAF88
ΔE00 8.30
Darkseagreen
#8FBC8F
ΔE00 8.50
Light Grey Green
#B7E1A1
ΔE00 9.73
Lichen
#8FB67B
ΔE00 10.82
Pale Teal
#82CBB2
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CBAE #C4AECB
analogous
#C4CBAE #B5CBAE #AECBB6
triadic
#B5CBAE #AEB5CB #CBAEB5
tetradic
#B5CBAE #AEC4CB #C4AECB #CBB6AE
square
#B5CBAE #AEC4CB #C4AECB #CBB6AE
split-complementary
#B5CBAE #B6AECB #CBAEC4
monochromatic
#719B64 #93B389 #B5CBAE #D7E3D3 #EEF3EC
Accessibility & contrast
On white
1.73
#B5CBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#B5CBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CBAE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CBAE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AC
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#B4C9C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5cbae; /* rgb */ color: rgb(181, 203, 174); /* oklch */ color: oklch(81.8% 0.046 138.1);
Tailwind
colors: {
custom: {
50: '#cbdac6',
500: '#b5cbae',
950: '#000000',
},
}SCSS
$custom: #b5cbae; $custom-light: #cbdac6; $custom-dark: #000000;
JSON
{
"hex": "#b5cbae",
"rgb": {
"r": 181,
"g": 203,
"b": 174
},
"hsl": {
"h": 105.517,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.81759,
"c": 0.04648,
"h": 138.1
},
"luminance": 0.55592
}Semantic roles & 50–950 ramp
primary
#B5CBAE
secondary
#977DA0
accent
#45A08A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382