#C4D2C8#C4D2C8
#C4D2C8 is a very light, muted green. Relative luminance 0.620; OKLCH L 85.0% C 0.020 H 154.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2C8 |
|---|---|
| RGB | rgb(196, 210, 200) |
| HSL | hsl(137, 13%, 80%) |
| HSV | hsv(137, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.91, -6.60, 3.32) |
| CIE-LCH | lch(82.91, 7.39, 153.26°) |
| OKLab | oklab(85.03% -0.0185 0.0087) |
| OKLCH | oklch(85.03% 0.02 154.8) |
| XYZ | xyz(56.2348, 61.9986, 63.6366) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 9.03
Silver
#C0C0C0
ΔE00 9.18
Fog
#D8DCE0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2C8 #D2C4CE
analogous
#C7D2C4 #C4D2C8 #C4D2CF
triadic
#C4D2C8 #C8C4D2 #D2C8C4
tetradic
#C4D2C8 #C4C7D2 #D2C4CE #D2CFC4
square
#C4D2C8 #C4C7D2 #D2C4CE #D2CFC4
split-complementary
#C4D2C8 #CFC4D2 #D2C4C7
monochromatic
#7F9D87 #A1B8A8 #C4D2C8 #E7ECE8 #EEF2EF
Accessibility & contrast
On white
1.57
#C4D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C4D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2C8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2C8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC8
Deuteranopia (green-blind)
#CFCEC8
Tritanopia (blue-blind)
#C2D2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4d2c8; /* rgb */ color: rgb(196, 210, 200); /* oklch */ color: oklch(85.0% 0.020 154.8);
Tailwind
colors: {
custom: {
50: '#d5dfd8',
500: '#c4d2c8',
950: '#000000',
},
}SCSS
$custom: #c4d2c8; $custom-light: #d5dfd8; $custom-dark: #000000;
JSON
{
"hex": "#c4d2c8",
"rgb": {
"r": 196,
"g": 210,
"b": 200
},
"hsl": {
"h": 137.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85025,
"c": 0.02042,
"h": 154.8
},
"luminance": 0.61999
}Semantic roles & 50–950 ramp
primary
#C4D2C8
secondary
#A694A1
accent
#4E8398
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483