#C7CCAE#C7CCAE
#C7CCAE is a very light, muted yellow-green. Relative luminance 0.584; OKLCH L 83.3% C 0.041 H 115.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCAE |
|---|---|
| RGB | rgb(199, 204, 174) |
| HSL | hsl(70, 23%, 74%) |
| HSV | hsv(70, 15%, 80%) |
| CMYK | cmyk(2.5%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.95, -6.91, 14.39) |
| CIE-LCH | lch(80.95, 15.96, 115.65°) |
| OKLab | oklab(83.33% -0.0173 0.0372) |
| OKLCH | oklch(83.33% 0.041 115) |
| XYZ | xyz(52.7852, 58.3841, 48.5246) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.00
Eggshell
#F0EAD6
ΔE00 9.92
Beige
#F5F5DC
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.15
Sage Green
#9CAF88
ΔE00 10.23
Bland
#AFA88B
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCAE #B3AECC
analogous
#CCC2AE #C7CCAE #B8CCAE
triadic
#C7CCAE #AEC7CC #CCAEC7
tetradic
#C7CCAE #AECCC2 #B3AECC #CCAEB8
square
#C7CCAE #AECCC2 #B3AECC #CCAEB8
split-complementary
#C7CCAE #AEB8CC #C2AECC
monochromatic
#939D63 #ADB488 #C7CCAE #E1E4D4 #F2F3EC
Accessibility & contrast
On white
1.66
#C7CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#C7CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCAE
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCAE | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#CBC8C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c7ccae; /* rgb */ color: rgb(199, 204, 174); /* oklch */ color: oklch(83.3% 0.041 115.0);
Tailwind
colors: {
custom: {
50: '#d8dbc6',
500: '#c7ccae',
950: '#000000',
},
}SCSS
$custom: #c7ccae; $custom-light: #d8dbc6; $custom-dark: #000000;
JSON
{
"hex": "#c7ccae",
"rgb": {
"r": 199,
"g": 204,
"b": 174
},
"hsl": {
"h": 70,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.8333,
"c": 0.04099,
"h": 115
},
"luminance": 0.58384
}Semantic roles & 50–950 ramp
primary
#C7CCAE
secondary
#837DA1
accent
#44A154
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482