#C2CDAF#C2CDAF
#C2CDAF is a very light, muted yellow-green. Relative luminance 0.582; OKLCH L 83.2% C 0.043 H 123.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDAF |
|---|---|
| RGB | rgb(194, 205, 175) |
| HSL | hsl(82, 23%, 75%) |
| HSV | hsv(82, 15%, 80%) |
| CMYK | cmyk(5.4%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(80.86, -9.06, 13.68) |
| CIE-LCH | lch(80.86, 16.41, 123.52°) |
| OKLab | oklab(83.18% -0.0236 0.0354) |
| OKLCH | oklch(83.18% 0.043 123.7) |
| XYZ | xyz(51.8162, 58.2271, 49.0583) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.40
Greenish Grey
#96AE8D
ΔE00 10.04
Light Grey Green
#B7E1A1
ΔE00 10.50
Beige (survey)
#E6DAA6
ΔE00 10.54
Pale Olive
#B9CC81
ΔE00 10.60
Light Grey
#D8DCD6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDAF #BAAFCD
analogous
#CDC9AF #C2CDAF #B3CDAF
triadic
#C2CDAF #AFC2CD #CDAFC2
tetradic
#C2CDAF #AFCDC9 #BAAFCD #CDAFB3
square
#C2CDAF #AFCDC9 #BAAFCD #CDAFB3
split-complementary
#C2CDAF #AFB3CD #C9AFCD
monochromatic
#899E64 #A5B589 #C2CDAF #DFE5D5 #F1F3EC
Accessibility & contrast
On white
1.66
#C2CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C2CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDAF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDAF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#CFC9B0
Tritanopia (blue-blind)
#C4CAC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2cdaf; /* rgb */ color: rgb(194, 205, 175); /* oklch */ color: oklch(83.2% 0.043 123.7);
Tailwind
colors: {
custom: {
50: '#d4dcc7',
500: '#c2cdaf',
950: '#000000',
},
}SCSS
$custom: #c2cdaf; $custom-light: #d4dcc7; $custom-dark: #000000;
JSON
{
"hex": "#c2cdaf",
"rgb": {
"r": 194,
"g": 205,
"b": 175
},
"hsl": {
"h": 82,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.83176,
"c": 0.04251,
"h": 123.7
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#C2CDAF
secondary
#8B7EA2
accent
#44A266
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482