#C8DDCF#C8DDCF
#C8DDCF is a very light, muted green. Relative luminance 0.685; OKLCH L 87.8% C 0.029 H 156.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDCF |
|---|---|
| RGB | rgb(200, 221, 207) |
| HSL | hsl(140, 24%, 83%) |
| HSV | hsv(140, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(86.25, -9.61, 4.49) |
| CIE-LCH | lch(86.25, 10.61, 154.98°) |
| OKLab | oklab(87.8% -0.027 0.0117) |
| OKLCH | oklch(87.8% 0.029 156.6) |
| XYZ | xyz(60.9360, 68.4965, 69.0301) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.71
Honeydew
#F0FFF0
ΔE00 7.86
Ice
#D6FFFA
ΔE00 9.25
Lightcyan
#E0FFFF
ΔE00 9.61
Silver (survey)
#C5C9C7
ΔE00 9.66
Mintcream
#F5FFFA
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDCF #DDC8D6
analogous
#CBDDC8 #C8DDCF #C8DDDA
triadic
#C8DDCF #CFC8DD #DDCFC8
tetradic
#C8DDCF #C8CBDD #DDC8D6 #DDDAC8
square
#C8DDCF #C8CBDD #DDC8D6 #DDDAC8
split-complementary
#C8DDCF #DAC8DD #DDC8CB
monochromatic
#7CAE8D #A2C6AE #C8DDCF #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.43
#C8DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C8DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDCF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDCF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#C5DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddcf; /* rgb */ color: rgb(200, 221, 207); /* oklch */ color: oklch(87.8% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#d8e7dd',
500: '#c8ddcf',
950: '#000000',
},
}SCSS
$custom: #c8ddcf; $custom-light: #d8e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c8ddcf",
"rgb": {
"r": 200,
"g": 221,
"b": 207
},
"hsl": {
"h": 140,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87795,
"c": 0.02942,
"h": 156.6
},
"luminance": 0.68497
}Semantic roles & 50–950 ramp
primary
#C8DDCF
secondary
#B496AA
accent
#4383A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484