#C2CFB2#C2CFB2
#C2CFB2 is a very light, muted yellow-green. Relative luminance 0.593; OKLCH L 83.7% C 0.042 H 127.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFB2 |
|---|---|
| RGB | rgb(194, 207, 178) |
| HSL | hsl(87, 23%, 75%) |
| HSV | hsv(87, 14%, 81%) |
| CMYK | cmyk(6.3%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(81.46, -9.60, 12.93) |
| CIE-LCH | lch(81.46, 16.10, 126.58°) |
| OKLab | oklab(83.67% -0.0252 0.0335) |
| OKLCH | oklch(83.67% 0.042 127) |
| XYZ | xyz(52.5956, 59.3092, 50.7878) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 10.20
Light Grey Green
#B7E1A1
ΔE00 10.31
Light Grey
#D8DCD6
ΔE00 10.49
Beige
#F5F5DC
ΔE00 10.62
Pale Olive
#B9CC81
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFB2 #BFB2CF
analogous
#CFCDB2 #C2CFB2 #B3CFB2
triadic
#C2CFB2 #B2C2CF #CFB2C2
tetradic
#C2CFB2 #B2CFCD #BFB2CF #CFB2B3
square
#C2CFB2 #B2CFCD #BFB2CF #CFB2B3
split-complementary
#C2CFB2 #B2B3CF #CDB2CF
monochromatic
#86A067 #A4B78C #C2CFB2 #E0E7D8 #F0F3EC
Accessibility & contrast
On white
1.63
#C2CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C2CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFB2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFB2 | 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)
#D2CBB0
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#C4CCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cfb2; /* rgb */ color: rgb(194, 207, 178); /* oklch */ color: oklch(83.7% 0.042 127.0);
Tailwind
colors: {
custom: {
50: '#d4ddc9',
500: '#c2cfb2',
950: '#000000',
},
}SCSS
$custom: #c2cfb2; $custom-light: #d4ddc9; $custom-dark: #000000;
JSON
{
"hex": "#c2cfb2",
"rgb": {
"r": 194,
"g": 207,
"b": 178
},
"hsl": {
"h": 86.897,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.8367,
"c": 0.04191,
"h": 127
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#C2CFB2
secondary
#9181A4
accent
#44A26E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482