#C2CCC0#C2CCC0
#C2CCC0 is a very light, near-neutral green. Relative luminance 0.585; OKLCH L 83.4% C 0.020 H 140.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCC0 |
|---|---|
| RGB | rgb(194, 204, 192) |
| HSL | hsl(110, 11%, 78%) |
| HSV | hsv(110, 6%, 80%) |
| CMYK | cmyk(4.9%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(80.99, -5.62, 4.80) |
| CIE-LCH | lch(80.99, 7.39, 139.53°) |
| OKLab | oklab(83.41% -0.0152 0.0126) |
| OKLCH | oklch(83.41% 0.02 140.5) |
| XYZ | xyz(53.3537, 58.4606, 58.3321) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.70
Light Grey
#D8DCD6
ΔE00 5.82
Silver
#C0C0C0
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 9.13
Fog
#D8DCE0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCC0 #CAC0CC
analogous
#C8CCC0 #C2CCC0 #C0CCC4
triadic
#C2CCC0 #C0C2CC #CCC0C2
tetradic
#C2CCC0 #C0C8CC #CAC0CC #CCC4C0
square
#C2CCC0 #C0C8CC #CAC0CC #CCC4C0
split-complementary
#C2CCC0 #C4C0CC #CCC0C8
monochromatic
#81957C #A1B19E #C2CCC0 #E3E7E2 #EFF1EE
Accessibility & contrast
On white
1.65
#C2CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#C2CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCC0
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCC0 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#C2CBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2ccc0; /* rgb */ color: rgb(194, 204, 192); /* oklch */ color: oklch(83.4% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#d4dbd3',
500: '#c2ccc0',
950: '#000000',
},
}SCSS
$custom: #c2ccc0; $custom-light: #d4dbd3; $custom-dark: #000000;
JSON
{
"hex": "#c2ccc0",
"rgb": {
"r": 194,
"g": 204,
"b": 192
},
"hsl": {
"h": 110,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83408,
"c": 0.01974,
"h": 140.5
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#C2CCC0
secondary
#9D91A0
accent
#519589
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483