#C8DDD4#C8DDD4
#C8DDD4 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.026 H 168.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDD4 |
|---|---|
| RGB | rgb(200, 221, 212) |
| HSL | hsl(154, 24%, 83%) |
| HSV | hsv(154, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(86.38, -8.69, 2.03) |
| CIE-LCH | lch(86.38, 8.92, 166.86°) |
| OKLab | oklab(87.93% -0.025 0.0052) |
| OKLCH | oklch(87.93% 0.026 168.2) |
| XYZ | xyz(61.5569, 68.7448, 72.3006) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 8.07
Lightcyan
#E0FFFF
ΔE00 8.43
Ice
#D6FFFA
ΔE00 8.61
Silver (survey)
#C5C9C7
ΔE00 8.65
Powder Blue
#B0E0E6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDD4 #DDC8D1
analogous
#C8DDC9 #C8DDD4 #C8DCDD
triadic
#C8DDD4 #D4C8DD #DDD4C8
tetradic
#C8DDD4 #C9C8DD #DDC8D1 #DCDDC8
square
#C8DDD4 #C9C8DD #DDC8D1 #DCDDC8
split-complementary
#C8DDD4 #DDC8DC #DDC9C8
monochromatic
#7CAE99 #A2C6B6 #C8DDD4 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.42
#C8DDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C8DDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDD4
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDD4 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#C4DDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddd4; /* rgb */ color: rgb(200, 221, 212); /* oklch */ color: oklch(87.9% 0.026 168.2);
Tailwind
colors: {
custom: {
50: '#d8e7e1',
500: '#c8ddd4',
950: '#000000',
},
}SCSS
$custom: #c8ddd4; $custom-light: #d8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#c8ddd4",
"rgb": {
"r": 200,
"g": 221,
"b": 212
},
"hsl": {
"h": 154.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87933,
"c": 0.02554,
"h": 168.2
},
"luminance": 0.68746
}Semantic roles & 50–950 ramp
primary
#C8DDD4
secondary
#B496A2
accent
#436CA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484