#C4D4C2#C4D4C2
#C4D4C2 is a very light, muted green. Relative luminance 0.627; OKLCH L 85.3% C 0.030 H 142.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4C2 |
|---|---|
| RGB | rgb(196, 212, 194) |
| HSL | hsl(113, 17%, 80%) |
| HSV | hsv(113, 8%, 83%) |
| CMYK | cmyk(7.5%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(83.29, -8.71, 7.06) |
| CIE-LCH | lch(83.29, 11.21, 140.97°) |
| OKLab | oklab(85.28% -0.0237 0.0184) |
| OKLCH | oklch(85.28% 0.03 142.2) |
| XYZ | xyz(56.0442, 62.7173, 60.1815) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 9.06
Honeydew
#F0FFF0
ΔE00 9.60
Beige
#F5F5DC
ΔE00 10.24
Eggshell
#F0EAD6
ΔE00 10.86
Light Gray
#D3D3D3
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4C2 #D2C2D4
analogous
#CDD4C2 #C4D4C2 #C2D4C9
triadic
#C4D4C2 #C2C4D4 #D4C2C4
tetradic
#C4D4C2 #C2CDD4 #D2C2D4 #D4C9C2
square
#C4D4C2 #C2CDD4 #D2C2D4 #D4C9C2
split-complementary
#C4D4C2 #C9C2D4 #D4C2CD
monochromatic
#7FA17A #A1BB9E #C4D4C2 #E7EDE6 #EEF2ED
Accessibility & contrast
On white
1.55
#C4D4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#C4D4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4C2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4C2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C1
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#C3D3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d4c2; /* rgb */ color: rgb(196, 212, 194); /* oklch */ color: oklch(85.3% 0.030 142.2);
Tailwind
colors: {
custom: {
50: '#d5e1d4',
500: '#c4d4c2',
950: '#000000',
},
}SCSS
$custom: #c4d4c2; $custom-light: #d5e1d4; $custom-dark: #000000;
JSON
{
"hex": "#c4d4c2",
"rgb": {
"r": 196,
"g": 212,
"b": 194
},
"hsl": {
"h": 113.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85278,
"c": 0.03002,
"h": 142.2
},
"luminance": 0.62718
}Semantic roles & 50–950 ramp
primary
#C4D4C2
secondary
#A691A9
accent
#4A9C93
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483