#C4D0C2#C4D0C2
#C4D0C2 is a very light, muted green. Relative luminance 0.607; OKLCH L 84.4% C 0.023 H 141.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D0C2 |
|---|---|
| RGB | rgb(196, 208, 194) |
| HSL | hsl(111, 13%, 79%) |
| HSV | hsv(111, 7%, 82%) |
| CMYK | cmyk(5.8%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(82.24, -6.65, 5.55) |
| CIE-LCH | lch(82.24, 8.66, 140.17°) |
| OKLab | oklab(84.45% -0.018 0.0145) |
| OKLCH | oklch(84.45% 0.023 141.2) |
| XYZ | xyz(55.0567, 60.7422, 59.8523) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.17
Silver (survey)
#C5C9C7
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 9.21
Silver
#C0C0C0
ΔE00 9.60
Gainsboro
#DCDCDC
ΔE00 9.77
Honeydew
#F0FFF0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D0C2 #CEC2D0
analogous
#CBD0C2 #C4D0C2 #C2D0C7
triadic
#C4D0C2 #C2C4D0 #D0C2C4
tetradic
#C4D0C2 #C2CBD0 #CEC2D0 #D0C7C2
square
#C4D0C2 #C2CBD0 #CEC2D0 #D0C7C2
split-complementary
#C4D0C2 #C7C2D0 #D0C2CB
monochromatic
#819B7D #A3B59F #C4D0C2 #E5EBE5 #EEF2EE
Accessibility & contrast
On white
1.60
#C4D0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C4D0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D0C2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D0C2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#C3CFCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4d0c2; /* rgb */ color: rgb(196, 208, 194); /* oklch */ color: oklch(84.4% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#d5ded4',
500: '#c4d0c2',
950: '#000000',
},
}SCSS
$custom: #c4d0c2; $custom-light: #d5ded4; $custom-dark: #000000;
JSON
{
"hex": "#c4d0c2",
"rgb": {
"r": 196,
"g": 208,
"b": 194
},
"hsl": {
"h": 111.429,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84445,
"c": 0.02315,
"h": 141.2
},
"luminance": 0.60743
}Semantic roles & 50–950 ramp
primary
#C4D0C2
secondary
#A292A4
accent
#4E978D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483