#C5CEC2#C5CEC2
#C5CEC2 is a very light, near-neutral green. Relative luminance 0.599; OKLCH L 84.1% C 0.019 H 137.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEC2 |
|---|---|
| RGB | rgb(197, 206, 194) |
| HSL | hsl(105, 11%, 78%) |
| HSV | hsv(105, 6%, 81%) |
| CMYK | cmyk(4.4%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(81.79, -5.27, 4.90) |
| CIE-LCH | lch(81.79, 7.19, 137.04°) |
| OKLab | oklab(84.11% -0.0142 0.0128) |
| OKLCH | oklch(84.11% 0.019 137.8) |
| XYZ | xyz(54.8332, 59.9077, 59.7031) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Silver (survey)
#C5C9C7
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.19
Gainsboro
#DCDCDC
ΔE00 8.64
Fog
#D8DCE0
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEC2 #CBC2CE
analogous
#CBCEC2 #C5CEC2 #C2CEC5
triadic
#C5CEC2 #C2C5CE #CEC2C5
tetradic
#C5CEC2 #C2CBCE #CBC2CE #CEC5C2
square
#C5CEC2 #C2CBCE #CBC2CE #CEC5C2
split-complementary
#C5CEC2 #C5C2CE #CEC2CB
monochromatic
#84977E #A5B3A0 #C5CEC2 #E5E9E4 #EFF1EE
Accessibility & contrast
On white
1.62
#C5CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#C5CEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEC2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEC2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#C5CDCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5cec2; /* rgb */ color: rgb(197, 206, 194); /* oklch */ color: oklch(84.1% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#d6ddd4',
500: '#c5cec2',
950: '#000000',
},
}SCSS
$custom: #c5cec2; $custom-light: #d6ddd4; $custom-dark: #000000;
JSON
{
"hex": "#c5cec2",
"rgb": {
"r": 197,
"g": 206,
"b": 194
},
"hsl": {
"h": 105,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.84106,
"c": 0.01911,
"h": 137.8
},
"luminance": 0.59908
}Semantic roles & 50–950 ramp
primary
#C5CEC2
secondary
#9E92A2
accent
#519584
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483