#C8D9CF#C8D9CF
#C8D9CF is a very light, muted green. Relative luminance 0.664; OKLCH L 87.0% C 0.023 H 160.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9CF |
|---|---|
| RGB | rgb(200, 217, 207) |
| HSL | hsl(145, 18%, 82%) |
| HSV | hsv(145, 8%, 85%) |
| CMYK | cmyk(7.8%, 0%, 4.6%, 14.9%) |
| CIE-LAB | lab(85.20, -7.57, 2.97) |
| CIE-LCH | lch(85.20, 8.13, 158.59°) |
| OKLab | oklab(86.97% -0.0214 0.0077) |
| OKLCH | oklch(86.97% 0.023 160.2) |
| XYZ | xyz(59.8925, 66.4094, 68.6823) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 7.51
Honeydew
#F0FFF0
ΔE00 8.46
Light Gray
#D3D3D3
ΔE00 9.29
Mintcream
#F5FFFA
ΔE00 9.38
Gainsboro
#DCDCDC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9CF #D9C8D2
analogous
#CAD9C8 #C8D9CF #C8D9D8
triadic
#C8D9CF #CFC8D9 #D9CFC8
tetradic
#C8D9CF #C8CAD9 #D9C8D2 #D9D8C8
square
#C8D9CF #C8CAD9 #D9C8D2 #D9D8C8
split-complementary
#C8D9CF #D8C8D9 #D9C8CA
monochromatic
#80A790 #A4C0AF #C8D9CF #ECF2EF #EDF2EF
Accessibility & contrast
On white
1.47
#C8D9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C8D9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9CF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9CF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CF
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#C5D9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d9cf; /* rgb */ color: rgb(200, 217, 207); /* oklch */ color: oklch(87.0% 0.023 160.2);
Tailwind
colors: {
custom: {
50: '#d8e4dd',
500: '#c8d9cf',
950: '#000000',
},
}SCSS
$custom: #c8d9cf; $custom-light: #d8e4dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d9cf",
"rgb": {
"r": 200,
"g": 217,
"b": 207
},
"hsl": {
"h": 144.706,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.86965,
"c": 0.02278,
"h": 160.2
},
"luminance": 0.6641
}Semantic roles & 50–950 ramp
primary
#C8D9CF
secondary
#AE97A5
accent
#497A9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484