#C8D2C4#C8D2C4
#C8D2C4 is a very light, muted green. Relative luminance 0.624; OKLCH L 85.2% C 0.022 H 136.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2C4 |
|---|---|
| RGB | rgb(200, 210, 196) |
| HSL | hsl(103, 13%, 80%) |
| HSV | hsv(103, 7%, 82%) |
| CMYK | cmyk(4.8%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(83.10, -5.95, 5.76) |
| CIE-LCH | lch(83.10, 8.28, 135.90°) |
| OKLab | oklab(85.22% -0.0159 0.0151) |
| OKLCH | oklch(85.22% 0.022 136.6) |
| XYZ | xyz(56.8281, 62.3578, 61.2562) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 8.62
Gainsboro
#DCDCDC
ΔE00 9.10
Eggshell
#F0EAD6
ΔE00 9.30
Silver
#C0C0C0
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2C4 #CEC4D2
analogous
#CFD2C4 #C8D2C4 #C4D2C7
triadic
#C8D2C4 #C4C8D2 #D2C4C8
tetradic
#C8D2C4 #C4CFD2 #CEC4D2 #D2C7C4
square
#C8D2C4 #C4CFD2 #CEC4D2 #D2C7C4
split-complementary
#C8D2C4 #C7C4D2 #D2C4CF
monochromatic
#879D7F #A8B8A1 #C8D2C4 #E8ECE7 #EFF2EE
Accessibility & contrast
On white
1.56
#C8D2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C8D2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2C4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2C4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C3
Deuteranopia (green-blind)
#D1CFC5
Tritanopia (blue-blind)
#C8D1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d2c4; /* rgb */ color: rgb(200, 210, 196); /* oklch */ color: oklch(85.2% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#d8dfd5',
500: '#c8d2c4',
950: '#000000',
},
}SCSS
$custom: #c8d2c4; $custom-light: #d8dfd5; $custom-dark: #000000;
JSON
{
"hex": "#c8d2c4",
"rgb": {
"r": 200,
"g": 210,
"b": 196
},
"hsl": {
"h": 102.857,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85215,
"c": 0.02195,
"h": 136.6
},
"luminance": 0.62358
}Semantic roles & 50–950 ramp
primary
#C8D2C4
secondary
#A194A6
accent
#4E9883
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483