#B5CDBA#B5CDBA
#B5CDBA is a very light, muted green. Relative luminance 0.570; OKLCH L 82.5% C 0.037 H 151.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CDBA |
|---|---|
| RGB | rgb(181, 205, 186) |
| HSL | hsl(133, 19%, 76%) |
| HSV | hsv(133, 12%, 80%) |
| CMYK | cmyk(11.7%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(80.20, -11.69, 6.74) |
| CIE-LCH | lch(80.20, 13.50, 150.05°) |
| OKLab | oklab(82.5% -0.0324 0.0175) |
| OKLCH | oklch(82.5% 0.037 151.6) |
| XYZ | xyz(49.7484, 57.0308, 54.8319) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.87
Pale Teal
#82CBB2
ΔE00 10.56
Sage Green
#9CAF88
ΔE00 10.61
Darkseagreen
#8FBC8F
ΔE00 10.64
Light Grey
#D8DCD6
ΔE00 10.66
Silver (survey)
#C5C9C7
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CDBA #CDB5C8
analogous
#BCCDB5 #B5CDBA #B5CDC6
triadic
#B5CDBA #BAB5CD #CDBAB5
tetradic
#B5CDBA #B5BCCD #CDB5C8 #CDC6B5
square
#B5CDBA #B5BCCD #CDB5C8 #CDC6B5
split-complementary
#B5CDBA #C6B5CD #CDB5BC
monochromatic
#6C9C76 #90B498 #B5CDBA #DAE6DC #EDF3EE
Accessibility & contrast
On white
1.69
#B5CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B5CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CDBA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CDBA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9B9
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#B2CCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cdba; /* rgb */ color: rgb(181, 205, 186); /* oklch */ color: oklch(82.5% 0.037 151.6);
Tailwind
colors: {
custom: {
50: '#cbdcce',
500: '#b5cdba',
950: '#000000',
},
}SCSS
$custom: #b5cdba; $custom-light: #cbdcce; $custom-dark: #000000;
JSON
{
"hex": "#b5cdba",
"rgb": {
"r": 181,
"g": 205,
"b": 186
},
"hsl": {
"h": 132.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.82499,
"c": 0.03689,
"h": 151.6
},
"luminance": 0.57032
}Semantic roles & 50–950 ramp
primary
#B5CDBA
secondary
#A2849C
accent
#488C9E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483