#C2CFC8#C2CFC8
#C2CFC8 is a very light, near-neutral green. Relative luminance 0.603; OKLCH L 84.3% C 0.017 H 162.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFC8 |
|---|---|
| RGB | rgb(194, 207, 200) |
| HSL | hsl(148, 12%, 79%) |
| HSV | hsv(148, 6%, 81%) |
| CMYK | cmyk(6.3%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(81.98, -5.72, 1.95) |
| CIE-LCH | lch(81.98, 6.04, 161.14°) |
| OKLab | oklab(84.25% -0.0163 0.0051) |
| OKLCH | oklch(84.25% 0.017 162.7) |
| XYZ | xyz(54.9842, 60.2646, 63.3678) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.29
Light Gray
#D3D3D3
ΔE00 7.54
Silver
#C0C0C0
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.27
Fog
#D8DCE0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFC8 #CFC2C9
analogous
#C2CFC2 #C2CFC8 #C2CFCE
triadic
#C2CFC8 #C8C2CF #CFC8C2
tetradic
#C2CFC8 #C2C2CF #CFC2C9 #CFCEC2
square
#C2CFC8 #C2C2CF #CFC2C9 #CFCEC2
split-complementary
#C2CFC8 #CEC2CF #CFC2C2
monochromatic
#7D998A #A0B4A9 #C2CFC8 #E4EAE7 #EEF2F0
Accessibility & contrast
On white
1.61
#C2CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C2CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFC8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFC8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#C0CFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cfc8; /* rgb */ color: rgb(194, 207, 200); /* oklch */ color: oklch(84.3% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#d4ddd8',
500: '#c2cfc8',
950: '#000000',
},
}SCSS
$custom: #c2cfc8; $custom-light: #d4ddd8; $custom-dark: #000000;
JSON
{
"hex": "#c2cfc8",
"rgb": {
"r": 194,
"g": 207,
"b": 200
},
"hsl": {
"h": 147.692,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84254,
"c": 0.01708,
"h": 162.7
},
"luminance": 0.60265
}Semantic roles & 50–950 ramp
primary
#C2CFC8
secondary
#A3929B
accent
#4F7596
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483