#C8DACF#C8DACF
#C8DACF is a very light, muted green. Relative luminance 0.669; OKLCH L 87.2% C 0.024 H 159.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DACF |
|---|---|
| RGB | rgb(200, 218, 207) |
| HSL | hsl(143, 20%, 82%) |
| HSV | hsv(143, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 5%, 14.5%) |
| CIE-LAB | lab(85.47, -8.08, 3.35) |
| CIE-LCH | lch(85.47, 8.75, 157.50°) |
| OKLab | oklab(87.17% -0.0228 0.0087) |
| OKLCH | oklch(87.17% 0.024 159.1) |
| XYZ | xyz(60.1510, 66.9265, 68.7685) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 8.07
Honeydew
#F0FFF0
ΔE00 8.26
Mintcream
#F5FFFA
ΔE00 9.47
Lightcyan
#E0FFFF
ΔE00 9.63
Light Gray
#D3D3D3
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DACF #DAC8D3
analogous
#CADAC8 #C8DACF #C8DAD8
triadic
#C8DACF #CFC8DA #DACFC8
tetradic
#C8DACF #C8CADA #DAC8D3 #DAD8C8
square
#C8DACF #C8CADA #DAC8D3 #DAD8C8
split-complementary
#C8DACF #D8C8DA #DAC8CA
monochromatic
#7FA98F #A3C1AF #C8DACF #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.46
#C8DACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C8DACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DACF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DACF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#C5DAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dacf; /* rgb */ color: rgb(200, 218, 207); /* oklch */ color: oklch(87.2% 0.024 159.1);
Tailwind
colors: {
custom: {
50: '#d8e5dd',
500: '#c8dacf',
950: '#000000',
},
}SCSS
$custom: #c8dacf; $custom-light: #d8e5dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dacf",
"rgb": {
"r": 200,
"g": 218,
"b": 207
},
"hsl": {
"h": 143.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87172,
"c": 0.02443,
"h": 159.1
},
"luminance": 0.66927
}Semantic roles & 50–950 ramp
primary
#C8DACF
secondary
#B097A6
accent
#487C9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484