#C4D2C2#C4D2C2
#C4D2C2 is a very light, muted green. Relative luminance 0.617; OKLCH L 84.9% C 0.027 H 141.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2C2 |
|---|---|
| RGB | rgb(196, 210, 194) |
| HSL | hsl(113, 15%, 79%) |
| HSV | hsv(113, 8%, 82%) |
| CMYK | cmyk(6.7%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.77, -7.68, 6.30) |
| CIE-LCH | lch(82.77, 9.94, 140.63°) |
| OKLab | oklab(84.86% -0.0209 0.0165) |
| OKLCH | oklch(84.86% 0.027 141.8) |
| XYZ | xyz(55.5473, 61.7236, 60.0159) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 9.86
Light Gray
#D3D3D3
ΔE00 10.20
Beige
#F5F5DC
ΔE00 10.30
Eggshell
#F0EAD6
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2C2 #D0C2D2
analogous
#CCD2C2 #C4D2C2 #C2D2C8
triadic
#C4D2C2 #C2C4D2 #D2C2C4
tetradic
#C4D2C2 #C2CCD2 #D0C2D2 #D2C8C2
square
#C4D2C2 #C2CCD2 #D0C2D2 #D2C8C2
split-complementary
#C4D2C2 #C8C2D2 #D2C2CC
monochromatic
#809E7C #A2B89F #C4D2C2 #E6ECE5 #EEF2ED
Accessibility & contrast
On white
1.57
#C4D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C4D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2C2
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2C2 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#D1CDC3
Tritanopia (blue-blind)
#C3D1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4d2c2; /* rgb */ color: rgb(196, 210, 194); /* oklch */ color: oklch(84.9% 0.027 141.8);
Tailwind
colors: {
custom: {
50: '#d5dfd4',
500: '#c4d2c2',
950: '#000000',
},
}SCSS
$custom: #c4d2c2; $custom-light: #d5dfd4; $custom-dark: #000000;
JSON
{
"hex": "#c4d2c2",
"rgb": {
"r": 196,
"g": 210,
"b": 194
},
"hsl": {
"h": 112.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84861,
"c": 0.0266,
"h": 141.8
},
"luminance": 0.61724
}Semantic roles & 50–950 ramp
primary
#C4D2C2
secondary
#A492A7
accent
#4C9990
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483