#C8DDD3#C8DDD3
#C8DDD3 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.026 H 165.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDD3 |
|---|---|
| RGB | rgb(200, 221, 211) |
| HSL | hsl(151, 24%, 83%) |
| HSV | hsv(151, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(86.35, -8.87, 2.52) |
| CIE-LCH | lch(86.35, 9.22, 164.15°) |
| OKLab | oklab(87.91% -0.0254 0.0065) |
| OKLCH | oklch(87.91% 0.026 165.6) |
| XYZ | xyz(61.4312, 68.6945, 71.6383) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.05
Honeydew
#F0FFF0
ΔE00 7.99
Lightcyan
#E0FFFF
ΔE00 8.64
Ice
#D6FFFA
ΔE00 8.71
Silver (survey)
#C5C9C7
ΔE00 8.84
Powder Blue
#B0E0E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDD3 #DDC8D2
analogous
#C8DDC8 #C8DDD3 #C8DDDD
triadic
#C8DDD3 #D3C8DD #DDD3C8
tetradic
#C8DDD3 #C8C8DD #DDC8D2 #DDDDC8
square
#C8DDD3 #C8C8DD #DDC8D2 #DDDDC8
split-complementary
#C8DDD3 #DDC8DD #DDC8C8
monochromatic
#7CAE96 #A2C6B5 #C8DDD3 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.42
#C8DDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C8DDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDD3
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDD3 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#C4DDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddd3; /* rgb */ color: rgb(200, 221, 211); /* oklch */ color: oklch(87.9% 0.026 165.6);
Tailwind
colors: {
custom: {
50: '#d8e7e0',
500: '#c8ddd3',
950: '#000000',
},
}SCSS
$custom: #c8ddd3; $custom-light: #d8e7e0; $custom-dark: #000000;
JSON
{
"hex": "#c8ddd3",
"rgb": {
"r": 200,
"g": 221,
"b": 211
},
"hsl": {
"h": 151.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87905,
"c": 0.02623,
"h": 165.6
},
"luminance": 0.68695
}Semantic roles & 50–950 ramp
primary
#C8DDD3
secondary
#B496A4
accent
#4370A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484