#B9CCAE#B9CCAE
#B9CCAE is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.3% C 0.046 H 134.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CCAE |
|---|---|
| RGB | rgb(185, 204, 174) |
| HSL | hsl(98, 23%, 74%) |
| HSV | hsv(98, 15%, 80%) |
| CMYK | cmyk(9.3%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(79.93, -11.92, 12.80) |
| CIE-LCH | lch(79.93, 17.49, 132.95°) |
| OKLab | oklab(82.27% -0.0319 0.0331) |
| OKLCH | oklch(82.27% 0.046 134) |
| XYZ | xyz(49.2391, 56.5556, 48.3584) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.47
Greenish Grey
#96AE8D
ΔE00 8.63
Darkseagreen
#8FBC8F
ΔE00 9.12
Light Grey Green
#B7E1A1
ΔE00 9.60
Pale Olive
#B9CC81
ΔE00 10.79
Light Sage
#BCECAC
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CCAE #C1AECC
analogous
#C8CCAE #B9CCAE #AECCB2
triadic
#B9CCAE #AEB9CC #CCAEB9
tetradic
#B9CCAE #AEC8CC #C1AECC #CCB2AE
square
#B9CCAE #AEC8CC #C1AECC #CCB2AE
split-complementary
#B9CCAE #B2AECC #CCAEC8
monochromatic
#789D63 #99B488 #B9CCAE #D9E4D4 #EFF3EC
Accessibility & contrast
On white
1.71
#B9CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B9CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CCAE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CCAE | 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)
#CFC7AC
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#B9C9C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b9ccae; /* rgb */ color: rgb(185, 204, 174); /* oklch */ color: oklch(82.3% 0.046 134.0);
Tailwind
colors: {
custom: {
50: '#cedbc6',
500: '#b9ccae',
950: '#000000',
},
}SCSS
$custom: #b9ccae; $custom-light: #cedbc6; $custom-dark: #000000;
JSON
{
"hex": "#b9ccae",
"rgb": {
"r": 185,
"g": 204,
"b": 174
},
"hsl": {
"h": 98,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82265,
"c": 0.04599,
"h": 134
},
"luminance": 0.56556
}Semantic roles & 50–950 ramp
primary
#B9CCAE
secondary
#947DA1
accent
#44A17F
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131513
muted
#838482