#C8DDD2#C8DDD2
#C8DDD2 is a very light, muted green. Relative luminance 0.686; OKLCH L 87.9% C 0.027 H 163.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDD2 |
|---|---|
| RGB | rgb(200, 221, 210) |
| HSL | hsl(149, 24%, 83%) |
| HSV | hsv(149, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(86.33, -9.06, 3.01) |
| CIE-LCH | lch(86.33, 9.55, 161.61°) |
| OKLab | oklab(87.88% -0.0258 0.0078) |
| OKLCH | oklch(87.88% 0.027 163.1) |
| XYZ | xyz(61.3062, 68.6445, 70.9801) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.19
Honeydew
#F0FFF0
ΔE00 7.92
Ice
#D6FFFA
ΔE00 8.82
Lightcyan
#E0FFFF
ΔE00 8.87
Silver (survey)
#C5C9C7
ΔE00 9.03
Ice Blue (survey)
#D7FFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDD2 #DDC8D3
analogous
#C8DDC8 #C8DDD2 #C8DDDD
triadic
#C8DDD2 #D2C8DD #DDD2C8
tetradic
#C8DDD2 #C8C8DD #DDC8D3 #DDDDC8
square
#C8DDD2 #C8C8DD #DDC8D3 #DDDDC8
split-complementary
#C8DDD2 #DDC8DD #DDC8C8
monochromatic
#7CAE94 #A2C6B3 #C8DDD2 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.43
#C8DDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C8DDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDD2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDD2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#C4DDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddd2; /* rgb */ color: rgb(200, 221, 210); /* oklch */ color: oklch(87.9% 0.027 163.1);
Tailwind
colors: {
custom: {
50: '#d8e7df',
500: '#c8ddd2',
950: '#000000',
},
}SCSS
$custom: #c8ddd2; $custom-light: #d8e7df; $custom-dark: #000000;
JSON
{
"hex": "#c8ddd2",
"rgb": {
"r": 200,
"g": 221,
"b": 210
},
"hsl": {
"h": 148.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87877,
"c": 0.02696,
"h": 163.1
},
"luminance": 0.68645
}Semantic roles & 50–950 ramp
primary
#C8DDD2
secondary
#B496A5
accent
#4375A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484