#C8DDCD#C8DDCD
#C8DDCD is a very light, muted green. Relative luminance 0.684; OKLCH L 87.7% C 0.031 H 152.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDCD |
|---|---|
| RGB | rgb(200, 221, 205) |
| HSL | hsl(134, 24%, 83%) |
| HSV | hsv(134, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.21, -9.98, 5.47) |
| CIE-LCH | lch(86.21, 11.38, 151.26°) |
| OKLab | oklab(87.74% -0.0278 0.0143) |
| OKLCH | oklch(87.74% 0.031 152.8) |
| XYZ | xyz(60.6930, 68.3993, 67.7506) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 8.10
Ice
#D6FFFA
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 10.10
Lightcyan
#E0FFFF
ΔE00 10.13
Beige
#F5F5DC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDCD #DDC8D8
analogous
#CDDDC8 #C8DDCD #C8DDD8
triadic
#C8DDCD #CDC8DD #DDCDC8
tetradic
#C8DDCD #C8CDDD #DDC8D8 #DDD8C8
square
#C8DDCD #C8CDDD #DDC8D8 #DDD8C8
split-complementary
#C8DDCD #D8C8DD #DDC8CD
monochromatic
#7CAE88 #A2C6AB #C8DDCD #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.43
#C8DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C8DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDCD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDCD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#C5DCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddcd; /* rgb */ color: rgb(200, 221, 205); /* oklch */ color: oklch(87.7% 0.031 152.8);
Tailwind
colors: {
custom: {
50: '#d8e7dc',
500: '#c8ddcd',
950: '#000000',
},
}SCSS
$custom: #c8ddcd; $custom-light: #d8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c8ddcd",
"rgb": {
"r": 200,
"g": 221,
"b": 205
},
"hsl": {
"h": 134.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.8774,
"c": 0.03124,
"h": 152.8
},
"luminance": 0.684
}Semantic roles & 50–950 ramp
primary
#C8DDCD
secondary
#B496AC
accent
#438CA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484