#C2CDC4#C2CDC4
#C2CDC4 is a very light, near-neutral green. Relative luminance 0.591; OKLCH L 83.7% C 0.017 H 151.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC4 |
|---|---|
| RGB | rgb(194, 205, 196) |
| HSL | hsl(131, 10%, 78%) |
| HSV | hsv(131, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(81.36, -5.42, 3.18) |
| CIE-LCH | lch(81.36, 6.28, 149.57°) |
| OKLab | oklab(83.73% -0.0151 0.0083) |
| OKLCH | oklch(83.73% 0.017 151.1) |
| XYZ | xyz(54.0414, 59.1171, 60.7775) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 5.30
Light Gray
#D3D3D3
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC4 #CDC2CB
analogous
#C5CDC2 #C2CDC4 #C2CDC9
triadic
#C2CDC4 #C4C2CD #CDC4C2
tetradic
#C2CDC4 #C2C5CD #CDC2CB #CDC9C2
square
#C2CDC4 #C2C5CD #CDC2CB #CDC9C2
split-complementary
#C2CDC4 #C9C2CD #CDC2C5
monochromatic
#7F9683 #A0B1A3 #C2CDC4 #E4E9E5 #EEF1EF
Accessibility & contrast
On white
1.64
#C2CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C2CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC4
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC4 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC4
Deuteranopia (green-blind)
#CBCAC4
Tritanopia (blue-blind)
#C1CDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc4; /* rgb */ color: rgb(194, 205, 196); /* oklch */ color: oklch(83.7% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#d4dcd5',
500: '#c2cdc4',
950: '#000000',
},
}SCSS
$custom: #c2cdc4; $custom-light: #d4dcd5; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc4",
"rgb": {
"r": 194,
"g": 205,
"b": 196
},
"hsl": {
"h": 130.909,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83727,
"c": 0.01721,
"h": 151.1
},
"luminance": 0.59117
}Semantic roles & 50–950 ramp
primary
#C2CDC4
secondary
#A1939E
accent
#528894
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483