#C5CDC2#C5CDC2
#C5CDC2 is a very light, near-neutral green. Relative luminance 0.594; OKLCH L 83.9% C 0.017 H 137.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CDC2 |
|---|---|
| RGB | rgb(197, 205, 194) |
| HSL | hsl(104, 10%, 78%) |
| HSV | hsv(104, 5%, 80%) |
| CMYK | cmyk(3.9%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.53, -4.74, 4.52) |
| CIE-LCH | lch(81.53, 6.56, 136.36°) |
| OKLab | oklab(83.9% -0.0127 0.0119) |
| OKLCH | oklch(83.9% 0.017 137) |
| XYZ | xyz(54.5932, 59.4278, 59.6231) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 7.37
Silver
#C0C0C0
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.19
Fog
#D8DCE0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CDC2 #CAC2CD
analogous
#CACDC2 #C5CDC2 #C2CDC4
triadic
#C5CDC2 #C2C5CD #CDC2C5
tetradic
#C5CDC2 #C2CACD #CAC2CD #CDC4C2
square
#C5CDC2 #C2CACD #CAC2CD #CDC4C2
split-complementary
#C5CDC2 #C4C2CD #CDC2CA
monochromatic
#85967F #A5B1A0 #C5CDC2 #E5E9E4 #EFF1EE
Accessibility & contrast
On white
1.63
#C5CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#C5CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CDC2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CDC2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CDCAC2
Tritanopia (blue-blind)
#C5CCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5cdc2; /* rgb */ color: rgb(197, 205, 194); /* oklch */ color: oklch(83.9% 0.017 137.0);
Tailwind
colors: {
custom: {
50: '#d6dcd4',
500: '#c5cdc2',
950: '#000000',
},
}SCSS
$custom: #c5cdc2; $custom-light: #d6dcd4; $custom-dark: #000000;
JSON
{
"hex": "#c5cdc2",
"rgb": {
"r": 197,
"g": 205,
"b": 194
},
"hsl": {
"h": 103.636,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83899,
"c": 0.0174,
"h": 137
},
"luminance": 0.59428
}Semantic roles & 50–950 ramp
primary
#C5CDC2
secondary
#9D93A1
accent
#529482
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483