#C2CDC2#C2CDC2
#C2CDC2 is a very light, near-neutral green. Relative luminance 0.590; OKLCH L 83.7% C 0.019 H 145.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC2 |
|---|---|
| RGB | rgb(194, 205, 194) |
| HSL | hsl(120, 10%, 78%) |
| HSV | hsv(120, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.31, -5.78, 4.18) |
| CIE-LCH | lch(81.31, 7.13, 144.14°) |
| OKLab | oklab(83.67% -0.0158 0.0109) |
| OKLCH | oklch(83.67% 0.019 145.4) |
| XYZ | xyz(53.8153, 59.0267, 59.5866) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 8.21
Silver
#C0C0C0
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.99
Fog
#D8DCE0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC2 #CDC2CD
analogous
#C7CDC2 #C2CDC2 #C2CDC7
triadic
#C2CDC2 #C2C2CD #CDC2C2
tetradic
#C2CDC2 #C2C7CD #CDC2CD #CDC7C2
square
#C2CDC2 #C2C7CD #CDC2CD #CDC7C2
split-complementary
#C2CDC2 #C7C2CD #CDC2C7
monochromatic
#7F967F #A0B1A0 #C2CDC2 #E4E9E4 #EEF1EE
Accessibility & contrast
On white
1.64
#C2CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C2CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC2
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC2 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CCC9C2
Tritanopia (blue-blind)
#C1CCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc2; /* rgb */ color: rgb(194, 205, 194); /* oklch */ color: oklch(83.7% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#d4dcd4',
500: '#c2cdc2',
950: '#000000',
},
}SCSS
$custom: #c2cdc2; $custom-light: #d4dcd4; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc2",
"rgb": {
"r": 194,
"g": 205,
"b": 194
},
"hsl": {
"h": 120,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83671,
"c": 0.01926,
"h": 145.4
},
"luminance": 0.59027
}Semantic roles & 50–950 ramp
primary
#C2CDC2
secondary
#A193A1
accent
#529494
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483