#B5CDBE#B5CDBE
#B5CDBE is a very light, muted green. Relative luminance 0.572; OKLCH L 82.6% C 0.033 H 158.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CDBE |
|---|---|
| RGB | rgb(181, 205, 190) |
| HSL | hsl(143, 19%, 76%) |
| HSV | hsv(143, 12%, 80%) |
| CMYK | cmyk(11.7%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(80.29, -10.95, 4.74) |
| CIE-LCH | lch(80.29, 11.93, 156.60°) |
| OKLab | oklab(82.61% -0.0308 0.0123) |
| OKLCH | oklch(82.61% 0.033 158.2) |
| XYZ | xyz(50.1796, 57.2033, 57.1028) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.73
Pale Teal
#82CBB2
ΔE00 10.89
Powder Blue
#B0E0E6
ΔE00 10.89
Sage Green
#9CAF88
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CDBE #CDB5C4
analogous
#B8CDB5 #B5CDBE #B5CDCA
triadic
#B5CDBE #BEB5CD #CDBEB5
tetradic
#B5CDBE #B5B8CD #CDB5C4 #CDCAB5
square
#B5CDBE #B5B8CD #CDB5C4 #CDCAB5
split-complementary
#B5CDBE #CAB5CD #CDB5B8
monochromatic
#6C9C7E #90B49E #B5CDBE #DAE6DE #EDF3EF
Accessibility & contrast
On white
1.69
#B5CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B5CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CDBE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CDBE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#B1CDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cdbe; /* rgb */ color: rgb(181, 205, 190); /* oklch */ color: oklch(82.6% 0.033 158.2);
Tailwind
colors: {
custom: {
50: '#cbdcd1',
500: '#b5cdbe',
950: '#000000',
},
}SCSS
$custom: #b5cdbe; $custom-light: #cbdcd1; $custom-dark: #000000;
JSON
{
"hex": "#b5cdbe",
"rgb": {
"r": 181,
"g": 205,
"b": 190
},
"hsl": {
"h": 142.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.82608,
"c": 0.03319,
"h": 158.2
},
"luminance": 0.57204
}Semantic roles & 50–950 ramp
primary
#B5CDBE
secondary
#A28497
accent
#487D9E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483