#B5CCBE#B5CCBE
#B5CCBE is a very light, muted green. Relative luminance 0.567; OKLCH L 82.4% C 0.032 H 158.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCBE |
|---|---|
| RGB | rgb(181, 204, 190) |
| HSL | hsl(143, 18%, 75%) |
| HSV | hsv(143, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(80.03, -10.43, 4.35) |
| CIE-LCH | lch(80.03, 11.30, 157.37°) |
| OKLab | oklab(82.4% -0.0294 0.0113) |
| OKLCH | oklch(82.4% 0.032 158.9) |
| XYZ | xyz(49.9411, 56.7264, 57.0234) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.53
Light Grey
#D8DCD6
ΔE00 9.67
Powder Blue
#B0E0E6
ΔE00 10.79
Greenish Grey
#96AE8D
ΔE00 10.81
Pale Teal
#82CBB2
ΔE00 11.23
Sage Green
#9CAF88
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCBE #CCB5C3
analogous
#B7CCB5 #B5CCBE #B5CCC9
triadic
#B5CCBE #BEB5CC #CCBEB5
tetradic
#B5CCBE #B5B7CC #CCB5C3 #CCC9B5
square
#B5CCBE #B5B7CC #CCB5C3 #CCC9B5
split-complementary
#B5CCBE #C9B5CC #CCB5B7
monochromatic
#6D9A7E #91B39E #B5CCBE #D9E5DE #EDF3EF
Accessibility & contrast
On white
1.70
#B5CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#B5CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCBE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCBE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#B1CCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b5ccbe; /* rgb */ color: rgb(181, 204, 190); /* oklch */ color: oklch(82.4% 0.032 158.9);
Tailwind
colors: {
custom: {
50: '#cbdbd1',
500: '#b5ccbe',
950: '#000000',
},
}SCSS
$custom: #b5ccbe; $custom-light: #cbdbd1; $custom-dark: #000000;
JSON
{
"hex": "#b5ccbe",
"rgb": {
"r": 181,
"g": 204,
"b": 190
},
"hsl": {
"h": 143.478,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.82395,
"c": 0.03152,
"h": 158.9
},
"luminance": 0.56727
}Semantic roles & 50–950 ramp
primary
#B5CCBE
secondary
#A18596
accent
#497C9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483