#C8D8CA#C8D8CA
#C8D8CA is a very light, muted green. Relative luminance 0.657; OKLCH L 86.6% C 0.026 H 149.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8CA |
|---|---|
| RGB | rgb(200, 216, 202) |
| HSL | hsl(128, 17%, 82%) |
| HSV | hsv(128, 7%, 85%) |
| CMYK | cmyk(7.4%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(84.82, -7.97, 5.06) |
| CIE-LCH | lch(84.82, 9.44, 147.59°) |
| OKLab | oklab(86.62% -0.022 0.0132) |
| OKLCH | oklch(86.62% 0.026 149) |
| XYZ | xyz(59.0339, 65.6548, 65.4282) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.48
Silver (survey)
#C5C9C7
ΔE00 8.20
Honeydew
#F0FFF0
ΔE00 8.49
Beige
#F5F5DC
ΔE00 9.89
Light Gray
#D3D3D3
ΔE00 10.04
Mintcream
#F5FFFA
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8CA #D8C8D6
analogous
#CED8C8 #C8D8CA #C8D8D2
triadic
#C8D8CA #CAC8D8 #D8CAC8
tetradic
#C8D8CA #C8CED8 #D8C8D6 #D8D2C8
square
#C8D8CA #C8CED8 #D8C8D6 #D8D2C8
split-complementary
#C8D8CA #D2C8D8 #D8C8CE
monochromatic
#80A585 #A4BFA7 #C8D8CA #ECF1ED #EDF2EE
Accessibility & contrast
On white
1.49
#C8D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#C8D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8CA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8CA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#C6D7D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d8ca; /* rgb */ color: rgb(200, 216, 202); /* oklch */ color: oklch(86.6% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#d8e4da',
500: '#c8d8ca',
950: '#000000',
},
}SCSS
$custom: #c8d8ca; $custom-light: #d8e4da; $custom-dark: #000000;
JSON
{
"hex": "#c8d8ca",
"rgb": {
"r": 200,
"g": 216,
"b": 202
},
"hsl": {
"h": 127.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.8662,
"c": 0.02568,
"h": 149
},
"luminance": 0.65655
}Semantic roles & 50–950 ramp
primary
#C8D8CA
secondary
#AD97AA
accent
#4A919B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483