#C4D2C0#C4D2C0
#C4D2C0 is a very light, muted green. Relative luminance 0.616; OKLCH L 84.8% C 0.029 H 138.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2C0 |
|---|---|
| RGB | rgb(196, 210, 192) |
| HSL | hsl(107, 17%, 79%) |
| HSV | hsv(107, 9%, 82%) |
| CMYK | cmyk(6.7%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(82.72, -8.04, 7.30) |
| CIE-LCH | lch(82.72, 10.86, 137.76°) |
| OKLab | oklab(84.81% -0.0217 0.019) |
| OKLCH | oklch(84.81% 0.029 138.7) |
| XYZ | xyz(55.3243, 61.6343, 58.8409) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 8.61
Honeydew
#F0FFF0
ΔE00 9.96
Beige
#F5F5DC
ΔE00 10.16
Eggshell
#F0EAD6
ΔE00 10.52
Light Gray
#D3D3D3
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2C0 #CEC0D2
analogous
#CDD2C0 #C4D2C0 #C0D2C5
triadic
#C4D2C0 #C0C4D2 #D2C0C4
tetradic
#C4D2C0 #C0CDD2 #CEC0D2 #D2C5C0
square
#C4D2C0 #C0CDD2 #CEC0D2 #D2C5C0
split-complementary
#C4D2C0 #C5C0D2 #D2C0CD
monochromatic
#819F79 #A3B99C #C4D2C0 #E5ECE4 #EEF2ED
Accessibility & contrast
On white
1.58
#C4D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C4D2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2C0
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2C0 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFBF
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#C4D1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4d2c0; /* rgb */ color: rgb(196, 210, 192); /* oklch */ color: oklch(84.8% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#d5dfd3',
500: '#c4d2c0',
950: '#000000',
},
}SCSS
$custom: #c4d2c0; $custom-light: #d5dfd3; $custom-dark: #000000;
JSON
{
"hex": "#c4d2c0",
"rgb": {
"r": 196,
"g": 210,
"b": 192
},
"hsl": {
"h": 106.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84807,
"c": 0.02887,
"h": 138.7
},
"luminance": 0.61635
}Semantic roles & 50–950 ramp
primary
#C4D2C0
secondary
#A28FA7
accent
#4B9B89
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483