#C8DCCF#C8DCCF
#C8DCCF is a very light, muted green. Relative luminance 0.680; OKLCH L 87.6% C 0.028 H 157.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCCF |
|---|---|
| RGB | rgb(200, 220, 207) |
| HSL | hsl(141, 22%, 82%) |
| HSV | hsv(141, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.99, -9.10, 4.11) |
| CIE-LCH | lch(85.99, 9.99, 155.72°) |
| OKLab | oklab(87.59% -0.0256 0.0107) |
| OKLCH | oklch(87.59% 0.028 157.3) |
| XYZ | xyz(60.6727, 67.9700, 68.9424) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.26
Honeydew
#F0FFF0
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 9.14
Ice
#D6FFFA
ΔE00 9.41
Lightcyan
#E0FFFF
ΔE00 9.58
Mintcream
#F5FFFA
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCCF #DCC8D5
analogous
#CBDCC8 #C8DCCF #C8DCD9
triadic
#C8DCCF #CFC8DC #DCCFC8
tetradic
#C8DCCF #C8CBDC #DCC8D5 #DCD9C8
square
#C8DCCF #C8CBDC #DCC8D5 #DCD9C8
split-complementary
#C8DCCF #D9C8DC #DCC8CB
monochromatic
#7DAC8E #A3C4AE #C8DCCF #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.44
#C8DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C8DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCCF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCCF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#C5DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dccf; /* rgb */ color: rgb(200, 220, 207); /* oklch */ color: oklch(87.6% 0.028 157.3);
Tailwind
colors: {
custom: {
50: '#d8e6dd',
500: '#c8dccf',
950: '#000000',
},
}SCSS
$custom: #c8dccf; $custom-light: #d8e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dccf",
"rgb": {
"r": 200,
"g": 220,
"b": 207
},
"hsl": {
"h": 141,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87587,
"c": 0.02776,
"h": 157.3
},
"luminance": 0.67971
}Semantic roles & 50–950 ramp
primary
#C8DCCF
secondary
#B296A8
accent
#4581A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484