#C2CEC4#C2CEC4
#C2CEC4 is a very light, near-neutral green. Relative luminance 0.596; OKLCH L 83.9% C 0.019 H 150.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEC4 |
|---|---|
| RGB | rgb(194, 206, 196) |
| HSL | hsl(130, 11%, 78%) |
| HSV | hsv(130, 6%, 81%) |
| CMYK | cmyk(5.8%, 0%, 4.9%, 19.2%) |
| CIE-LAB | lab(81.62, -5.94, 3.56) |
| CIE-LCH | lch(81.62, 6.92, 149.03°) |
| OKLab | oklab(83.93% -0.0165 0.0093) |
| OKLCH | oklch(83.93% 0.019 150.5) |
| XYZ | xyz(54.2814, 59.5971, 60.8575) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.34
Gainsboro
#DCDCDC
ΔE00 8.87
Fog
#D8DCE0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEC4 #CEC2CC
analogous
#C6CEC2 #C2CEC4 #C2CECA
triadic
#C2CEC4 #C4C2CE #CEC4C2
tetradic
#C2CEC4 #C2C6CE #CEC2CC #CECAC2
square
#C2CEC4 #C2C6CE #CEC2CC #CECAC2
split-complementary
#C2CEC4 #CAC2CE #CEC2C6
monochromatic
#7E9782 #A0B3A3 #C2CEC4 #E4E9E5 #EEF1EF
Accessibility & contrast
On white
1.63
#C2CEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C2CEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEC4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEC4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC4
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#C1CDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2cec4; /* rgb */ color: rgb(194, 206, 196); /* oklch */ color: oklch(83.9% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#d4ddd5',
500: '#c2cec4',
950: '#000000',
},
}SCSS
$custom: #c2cec4; $custom-light: #d4ddd5; $custom-dark: #000000;
JSON
{
"hex": "#c2cec4",
"rgb": {
"r": 194,
"g": 206,
"b": 196
},
"hsl": {
"h": 130,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.83934,
"c": 0.01893,
"h": 150.5
},
"luminance": 0.59597
}Semantic roles & 50–950 ramp
primary
#C2CEC4
secondary
#A2929F
accent
#518A95
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483