#B5CDAE#B5CDAE
#B5CDAE is a very light, muted green. Relative luminance 0.565; OKLCH L 82.2% C 0.050 H 138.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CDAE |
|---|---|
| RGB | rgb(181, 205, 174) |
| HSL | hsl(106, 24%, 74%) |
| HSV | hsv(106, 15%, 80%) |
| CMYK | cmyk(11.7%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(79.92, -13.83, 12.75) |
| CIE-LCH | lch(79.92, 18.81, 137.33°) |
| OKLab | oklab(82.19% -0.0374 0.033) |
| OKLCH | oklch(82.19% 0.05 138.6) |
| XYZ | xyz(48.5259, 56.5418, 48.3933) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 8.45
Sage Green
#9CAF88
ΔE00 8.52
Light Grey Green
#B7E1A1
ΔE00 8.95
Light Sage
#BCECAC
ΔE00 10.26
Lichen
#8FB67B
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CDAE #C6AECD
analogous
#C5CDAE #B5CDAE #AECDB7
triadic
#B5CDAE #AEB5CD #CDAEB5
tetradic
#B5CDAE #AEC5CD #C6AECD #CDB7AE
square
#B5CDAE #AEC5CD #C6AECD #CDB7AE
split-complementary
#B5CDAE #B7AECD #CDAEC5
monochromatic
#709E62 #92B688 #B5CDAE #D8E4D4 #EEF3EC
Accessibility & contrast
On white
1.71
#B5CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B5CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CDAE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CDAE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AC
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#B4CBC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b5cdae; /* rgb */ color: rgb(181, 205, 174); /* oklch */ color: oklch(82.2% 0.050 138.6);
Tailwind
colors: {
custom: {
50: '#cbdcc6',
500: '#b5cdae',
950: '#000000',
},
}SCSS
$custom: #b5cdae; $custom-light: #cbdcc6; $custom-dark: #000000;
JSON
{
"hex": "#b5cdae",
"rgb": {
"r": 181,
"g": 205,
"b": 174
},
"hsl": {
"h": 106.452,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82189,
"c": 0.04987,
"h": 138.6
},
"luminance": 0.56542
}Semantic roles & 50–950 ramp
primary
#B5CDAE
secondary
#9A7DA2
accent
#43A28D
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482