#C3CFAE#C3CFAE
#C3CFAE is a very light, muted yellow-green. Relative luminance 0.593; OKLCH L 83.6% C 0.047 H 123.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFAE |
|---|---|
| RGB | rgb(195, 207, 174) |
| HSL | hsl(82, 26%, 75%) |
| HSV | hsv(82, 16%, 81%) |
| CMYK | cmyk(5.8%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(81.45, -9.90, 15.05) |
| CIE-LCH | lch(81.45, 18.01, 123.34°) |
| OKLab | oklab(83.65% -0.0258 0.0388) |
| OKLCH | oklch(83.65% 0.047 123.7) |
| XYZ | xyz(52.4574, 59.2837, 48.7155) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.45
Light Grey Green
#B7E1A1
ΔE00 9.59
Pale Olive
#B9CC81
ΔE00 9.81
Beige (survey)
#E6DAA6
ΔE00 10.15
Greenish Grey
#96AE8D
ΔE00 10.21
Beige
#F5F5DC
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFAE #BAAECF
analogous
#CFCAAE #C3CFAE #B3CFAE
triadic
#C3CFAE #AEC3CF #CFAEC3
tetradic
#C3CFAE #AECFCA #BAAECF #CFAEB3
square
#C3CFAE #AECFCA #BAAECF #CFAEB3
split-complementary
#C3CFAE #AEB3CF #CAAECF
monochromatic
#8AA161 #A7B888 #C3CFAE #DFE6D4 #F1F4EC
Accessibility & contrast
On white
1.63
#C3CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C3CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFAE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFAE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAC
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#C6CBC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cfae; /* rgb */ color: rgb(195, 207, 174); /* oklch */ color: oklch(83.6% 0.047 123.7);
Tailwind
colors: {
custom: {
50: '#d5ddc6',
500: '#c3cfae',
950: '#000000',
},
}SCSS
$custom: #c3cfae; $custom-light: #d5ddc6; $custom-dark: #000000;
JSON
{
"hex": "#c3cfae",
"rgb": {
"r": 195,
"g": 207,
"b": 174
},
"hsl": {
"h": 81.818,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.83649,
"c": 0.04661,
"h": 123.7
},
"luminance": 0.59284
}Semantic roles & 50–950 ramp
primary
#C3CFAE
secondary
#8B7DA4
accent
#41A465
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482