#B5CBB2#B5CBB2
#B5CBB2 is a light, muted green. Relative luminance 0.557; OKLCH L 81.9% C 0.042 H 141.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CBB2 |
|---|---|
| RGB | rgb(181, 203, 178) |
| HSL | hsl(113, 19%, 75%) |
| HSV | hsv(113, 12%, 80%) |
| CMYK | cmyk(10.8%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.47, -12.11, 9.98) |
| CIE-LCH | lch(79.47, 15.69, 140.52°) |
| OKLab | oklab(81.86% -0.033 0.0259) |
| OKLCH | oklch(81.86% 0.042 141.8) |
| XYZ | xyz(48.4463, 55.7494, 50.3192) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.58
Sage Green
#9CAF88
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 9.24
Light Grey Green
#B7E1A1
ΔE00 10.77
Pale Teal
#82CBB2
ΔE00 10.91
Light Grey
#D8DCD6
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CBB2 #C8B2CB
analogous
#C2CBB2 #B5CBB2 #B2CBBC
triadic
#B5CBB2 #B2B5CB #CBB2B5
tetradic
#B5CBB2 #B2C2CB #C8B2CB #CBBCB2
square
#B5CBB2 #B2C2CB #C8B2CB #CBBCB2
split-complementary
#B5CBB2 #BCB2CB #CBB2C2
monochromatic
#6F9A69 #92B28D #B5CBB2 #D8E4D7 #EDF3ED
Accessibility & contrast
On white
1.73
#B5CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#B5CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CBB2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CBB2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B1
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#B4C9C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5cbb2; /* rgb */ color: rgb(181, 203, 178); /* oklch */ color: oklch(81.9% 0.042 141.8);
Tailwind
colors: {
custom: {
50: '#cbdac9',
500: '#b5cbb2',
950: '#000000',
},
}SCSS
$custom: #b5cbb2; $custom-light: #cbdac9; $custom-dark: #000000;
JSON
{
"hex": "#b5cbb2",
"rgb": {
"r": 181,
"g": 203,
"b": 178
},
"hsl": {
"h": 112.8,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81861,
"c": 0.04192,
"h": 141.8
},
"luminance": 0.5575
}Semantic roles & 50–950 ramp
primary
#B5CBB2
secondary
#9C82A0
accent
#489E93
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382