#C5CCC2#C5CCC2
#C5CCC2 is a very light, near-neutral green. Relative luminance 0.590; OKLCH L 83.7% C 0.016 H 136.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCC2 |
|---|---|
| RGB | rgb(197, 204, 194) |
| HSL | hsl(102, 9%, 78%) |
| HSV | hsv(102, 5%, 80%) |
| CMYK | cmyk(3.4%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(81.26, -4.22, 4.15) |
| CIE-LCH | lch(81.26, 5.92, 135.53°) |
| OKLab | oklab(83.69% -0.0113 0.0109) |
| OKLCH | oklch(83.69% 0.016 136.1) |
| XYZ | xyz(54.3548, 58.9509, 59.5436) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.31
Light Grey
#D8DCD6
ΔE00 4.72
Light Gray
#D3D3D3
ΔE00 6.84
Silver
#C0C0C0
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 7.76
Fog
#D8DCE0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCC2 #C9C2CC
analogous
#CACCC2 #C5CCC2 #C2CCC4
triadic
#C5CCC2 #C2C5CC #CCC2C5
tetradic
#C5CCC2 #C2CACC #C9C2CC #CCC4C2
square
#C5CCC2 #C2CACC #C9C2CC #CCC4C2
split-complementary
#C5CCC2 #C4C2CC #CCC2CA
monochromatic
#86947F #A5B0A1 #C5CCC2 #E5E8E3 #EFF1EE
Accessibility & contrast
On white
1.64
#C5CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C5CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCC2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCC2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#C5CBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5ccc2; /* rgb */ color: rgb(197, 204, 194); /* oklch */ color: oklch(83.7% 0.016 136.1);
Tailwind
colors: {
custom: {
50: '#d6dbd4',
500: '#c5ccc2',
950: '#000000',
},
}SCSS
$custom: #c5ccc2; $custom-light: #d6dbd4; $custom-dark: #000000;
JSON
{
"hex": "#c5ccc2",
"rgb": {
"r": 197,
"g": 204,
"b": 194
},
"hsl": {
"h": 102,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83693,
"c": 0.01567,
"h": 136.1
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#C5CCC2
secondary
#9C939F
accent
#539380
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483