#C8DDC8#C8DDC8
#C8DDC8 is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.036 H 145.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDC8 |
|---|---|
| RGB | rgb(200, 221, 200) |
| HSL | hsl(120, 24%, 83%) |
| HSV | hsv(120, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(86.09, -10.88, 7.94) |
| CIE-LCH | lch(86.09, 13.46, 143.88°) |
| OKLab | oklab(87.61% -0.0298 0.0207) |
| OKLCH | oklch(87.61% 0.036 145.3) |
| XYZ | xyz(60.0991, 68.1617, 64.6226) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.31
Light Grey
#D8DCD6
ΔE00 9.17
Beige
#F5F5DC
ΔE00 9.88
Ice
#D6FFFA
ΔE00 10.62
Mintcream
#F5FFFA
ΔE00 11.22
Silver (survey)
#C5C9C7
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDC8 #DDC8DD
analogous
#D2DDC8 #C8DDC8 #C8DDD2
triadic
#C8DDC8 #C8C8DD #DDC8C8
tetradic
#C8DDC8 #C8D2DD #DDC8DD #DDD2C8
square
#C8DDC8 #C8D2DD #DDC8DD #DDD2C8
split-complementary
#C8DDC8 #D2C8DD #DDC8D2
monochromatic
#7CAE7C #A2C6A2 #C8DDC8 #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.44
#C8DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C8DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDC8
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDC8 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#DAD6C9
Tritanopia (blue-blind)
#C6DCD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8ddc8; /* rgb */ color: rgb(200, 221, 200); /* oklch */ color: oklch(87.6% 0.036 145.3);
Tailwind
colors: {
custom: {
50: '#d8e7d8',
500: '#c8ddc8',
950: '#000000',
},
}SCSS
$custom: #c8ddc8; $custom-light: #d8e7d8; $custom-dark: #000000;
JSON
{
"hex": "#c8ddc8",
"rgb": {
"r": 200,
"g": 221,
"b": 200
},
"hsl": {
"h": 120,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87607,
"c": 0.03628,
"h": 145.3
},
"luminance": 0.68162
}Semantic roles & 50–950 ramp
primary
#C8DDC8
secondary
#B496B4
accent
#43A2A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483