#C2CFB4#C2CFB4
#C2CFB4 is a very light, muted yellow-green. Relative luminance 0.594; OKLCH L 83.7% C 0.039 H 128.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFB4 |
|---|---|
| RGB | rgb(194, 207, 180) |
| HSL | hsl(89, 22%, 76%) |
| HSV | hsv(89, 13%, 81%) |
| CMYK | cmyk(6.3%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(81.51, -9.26, 11.93) |
| CIE-LCH | lch(81.51, 15.10, 127.83°) |
| OKLab | oklab(83.72% -0.0244 0.0309) |
| OKLCH | oklch(83.72% 0.039 128.3) |
| XYZ | xyz(52.7979, 59.3901, 51.8531) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.98
Sage Green
#9CAF88
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.34
Beige
#F5F5DC
ΔE00 10.53
Light Grey Green
#B7E1A1
ΔE00 10.79
Silver (survey)
#C5C9C7
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFB4 #C1B4CF
analogous
#CFCEB4 #C2CFB4 #B4CFB4
triadic
#C2CFB4 #B4C2CF #CFB4C2
tetradic
#C2CFB4 #B4CFCE #C1B4CF #CFB4B4
square
#C2CFB4 #B4CFCE #C1B4CF #CFB4B4
split-complementary
#C2CFB4 #B4B4CF #CEB4CF
monochromatic
#859F69 #A4B78F #C2CFB4 #E0E7D9 #F0F3EC
Accessibility & contrast
On white
1.63
#C2CFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#C2CFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFB4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFB4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB3
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#C3CCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cfb4; /* rgb */ color: rgb(194, 207, 180); /* oklch */ color: oklch(83.7% 0.039 128.3);
Tailwind
colors: {
custom: {
50: '#d4ddca',
500: '#c2cfb4',
950: '#000000',
},
}SCSS
$custom: #c2cfb4; $custom-light: #d4ddca; $custom-dark: #000000;
JSON
{
"hex": "#c2cfb4",
"rgb": {
"r": 194,
"g": 207,
"b": 180
},
"hsl": {
"h": 88.889,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.8372,
"c": 0.03939,
"h": 128.3
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#C2CFB4
secondary
#9383A4
accent
#45A071
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482