#C3CCAE#C3CCAE
#C3CCAE is a very light, muted yellow-green. Relative luminance 0.578; OKLCH L 83.0% C 0.042 H 120.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCAE |
|---|---|
| RGB | rgb(195, 204, 174) |
| HSL | hsl(78, 23%, 74%) |
| HSV | hsv(78, 15%, 80%) |
| CMYK | cmyk(4.4%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.65, -8.35, 13.93) |
| CIE-LCH | lch(80.65, 16.24, 120.96°) |
| OKLab | oklab(83.02% -0.0215 0.036) |
| OKLCH | oklch(83.02% 0.042 120.9) |
| XYZ | xyz(51.7375, 57.8439, 48.4755) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.47
Beige (survey)
#E6DAA6
ΔE00 10.09
Greenish Grey
#96AE8D
ΔE00 10.23
Light Grey
#D8DCD6
ΔE00 10.54
Beige
#F5F5DC
ΔE00 10.59
Pale Olive
#B9CC81
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCAE #B7AECC
analogous
#CCC6AE #C3CCAE #B4CCAE
triadic
#C3CCAE #AEC3CC #CCAEC3
tetradic
#C3CCAE #AECCC6 #B7AECC #CCAEB4
square
#C3CCAE #AECCC6 #B7AECC #CCAEB4
split-complementary
#C3CCAE #AEB4CC #C6AECC
monochromatic
#8B9D63 #A7B488 #C3CCAE #DFE4D4 #F1F3EC
Accessibility & contrast
On white
1.67
#C3CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#C3CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCAE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCAE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#C6C9C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3ccae; /* rgb */ color: rgb(195, 204, 174); /* oklch */ color: oklch(83.0% 0.042 120.9);
Tailwind
colors: {
custom: {
50: '#d5dbc6',
500: '#c3ccae',
950: '#000000',
},
}SCSS
$custom: #c3ccae; $custom-light: #d5dbc6; $custom-dark: #000000;
JSON
{
"hex": "#c3ccae",
"rgb": {
"r": 195,
"g": 204,
"b": 174
},
"hsl": {
"h": 78,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.83019,
"c": 0.04192,
"h": 120.9
},
"luminance": 0.57844
}Semantic roles & 50–950 ramp
primary
#C3CCAE
secondary
#887DA1
accent
#44A160
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482