#C8DDCE#C8DDCE
#C8DDCE is a very light, muted green. Relative luminance 0.684; OKLCH L 87.8% C 0.030 H 154.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDCE |
|---|---|
| RGB | rgb(200, 221, 206) |
| HSL | hsl(137, 24%, 83%) |
| HSV | hsv(137, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(86.23, -9.80, 4.98) |
| CIE-LCH | lch(86.23, 10.99, 153.06°) |
| OKLab | oklab(87.77% -0.0274 0.013) |
| OKLCH | oklch(87.77% 0.03 154.6) |
| XYZ | xyz(60.8141, 68.4477, 68.3883) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 7.90
Ice
#D6FFFA
ΔE00 9.42
Lightcyan
#E0FFFF
ΔE00 9.87
Silver (survey)
#C5C9C7
ΔE00 9.88
Mintcream
#F5FFFA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDCE #DDC8D7
analogous
#CCDDC8 #C8DDCE #C8DDD9
triadic
#C8DDCE #CEC8DD #DDCEC8
tetradic
#C8DDCE #C8CCDD #DDC8D7 #DDD9C8
square
#C8DDCE #C8CCDD #DDC8D7 #DDD9C8
split-complementary
#C8DDCE #D9C8DD #DDC8CC
monochromatic
#7CAE8B #A2C6AC #C8DDCE #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.43
#C8DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C8DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDCE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDCE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#C5DCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddce; /* rgb */ color: rgb(200, 221, 206); /* oklch */ color: oklch(87.8% 0.030 154.6);
Tailwind
colors: {
custom: {
50: '#d8e7dd',
500: '#c8ddce',
950: '#000000',
},
}SCSS
$custom: #c8ddce; $custom-light: #d8e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c8ddce",
"rgb": {
"r": 200,
"g": 221,
"b": 206
},
"hsl": {
"h": 137.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87767,
"c": 0.03031,
"h": 154.6
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#C8DDCE
secondary
#B496AB
accent
#4387A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484