#C4D0C8#C4D0C8
#C4D0C8 is a very light, near-neutral green. Relative luminance 0.610; OKLCH L 84.6% C 0.017 H 156.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D0C8 |
|---|---|
| RGB | rgb(196, 208, 200) |
| HSL | hsl(140, 11%, 79%) |
| HSV | hsv(140, 6%, 82%) |
| CMYK | cmyk(5.8%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.39, -5.56, 2.56) |
| CIE-LCH | lch(82.39, 6.12, 155.26°) |
| OKLab | oklab(84.61% -0.0156 0.0067) |
| OKLCH | oklch(84.61% 0.017 156.9) |
| XYZ | xyz(55.7441, 61.0172, 63.4731) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.92
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 7.43
Silver
#C0C0C0
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D0C8 #D0C4CC
analogous
#C6D0C4 #C4D0C8 #C4D0CE
triadic
#C4D0C8 #C8C4D0 #D0C8C4
tetradic
#C4D0C8 #C4C6D0 #D0C4CC #D0CEC4
square
#C4D0C8 #C4C6D0 #D0C4CC #D0CEC4
split-complementary
#C4D0C8 #CEC4D0 #D0C4C6
monochromatic
#809A88 #A2B5A8 #C4D0C8 #E6EBE8 #EEF1EF
Accessibility & contrast
On white
1.59
#C4D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C4D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D0C8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D0C8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CECCC8
Tritanopia (blue-blind)
#C2D0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4d0c8; /* rgb */ color: rgb(196, 208, 200); /* oklch */ color: oklch(84.6% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#d5ded8',
500: '#c4d0c8',
950: '#000000',
},
}SCSS
$custom: #c4d0c8; $custom-light: #d5ded8; $custom-dark: #000000;
JSON
{
"hex": "#c4d0c8",
"rgb": {
"r": 196,
"g": 208,
"b": 200
},
"hsl": {
"h": 140,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.84611,
"c": 0.01702,
"h": 156.9
},
"luminance": 0.61018
}Semantic roles & 50–950 ramp
primary
#C4D0C8
secondary
#A4949F
accent
#507E95
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483