#C2CFC2#C2CFC2
#C2CFC2 is a very light, muted green. Relative luminance 0.600; OKLCH L 84.1% C 0.023 H 145.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFC2 |
|---|---|
| RGB | rgb(194, 207, 194) |
| HSL | hsl(120, 12%, 79%) |
| HSV | hsv(120, 6%, 81%) |
| CMYK | cmyk(6.3%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(81.83, -6.82, 4.94) |
| CIE-LCH | lch(81.83, 8.42, 144.08°) |
| OKLab | oklab(84.09% -0.0187 0.0129) |
| OKLCH | oklch(84.09% 0.023 145.4) |
| XYZ | xyz(54.2967, 59.9896, 59.7471) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 9.22
Silver
#C0C0C0
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 9.85
Honeydew
#F0FFF0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFC2 #CFC2CF
analogous
#C8CFC2 #C2CFC2 #C2CFC8
triadic
#C2CFC2 #C2C2CF #CFC2C2
tetradic
#C2CFC2 #C2C8CF #CFC2CF #CFC8C2
square
#C2CFC2 #C2C8CF #CFC2CF #CFC8C2
split-complementary
#C2CFC2 #C8C2CF #CFC2C8
monochromatic
#7D997D #A0B4A0 #C2CFC2 #E4EAE4 #EEF2EE
Accessibility & contrast
On white
1.62
#C2CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C2CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFC2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFC2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC1
Deuteranopia (green-blind)
#CDCBC3
Tritanopia (blue-blind)
#C1CECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2cfc2; /* rgb */ color: rgb(194, 207, 194); /* oklch */ color: oklch(84.1% 0.023 145.4);
Tailwind
colors: {
custom: {
50: '#d4ddd4',
500: '#c2cfc2',
950: '#000000',
},
}SCSS
$custom: #c2cfc2; $custom-light: #d4ddd4; $custom-dark: #000000;
JSON
{
"hex": "#c2cfc2",
"rgb": {
"r": 194,
"g": 207,
"b": 194
},
"hsl": {
"h": 120,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84087,
"c": 0.02272,
"h": 145.4
},
"luminance": 0.5999
}Semantic roles & 50–950 ramp
primary
#C2CFC2
secondary
#A392A3
accent
#4F9696
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483