#C4D8D8#C4D8D8
#C4D8D8 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.7% C 0.021 H 196.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D8D8 |
|---|---|
| RGB | rgb(196, 216, 216) |
| HSL | hsl(180, 20%, 81%) |
| HSV | hsv(180, 9%, 85%) |
| CMYK | cmyk(9.3%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(84.90, -6.67, -2.28) |
| CIE-LCH | lch(84.90, 7.05, 198.90°) |
| OKLab | oklab(86.73% -0.0206 -0.0062) |
| OKLCH | oklch(86.73% 0.021 196.8) |
| XYZ | xyz(59.7127, 65.8044, 74.5080) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 6.84
Powder Blue
#B0E0E6
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D8D8 #D8C4C4
analogous
#C4D8CE #C4D8D8 #C4CED8
triadic
#C4D8D8 #D8C4D8 #D8D8C4
tetradic
#C4D8D8 #CEC4D8 #D8C4C4 #CED8C4
square
#C4D8D8 #CEC4D8 #D8C4C4 #CED8C4
split-complementary
#C4D8D8 #D8C4CE #D8CEC4
monochromatic
#7AA7A7 #9FC0C0 #C4D8D8 #E9F0F0 #EDF3F3
Accessibility & contrast
On white
1.48
#C4D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#C4D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D8D8
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D8D8 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#BED9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4d8d8; /* rgb */ color: rgb(196, 216, 216); /* oklch */ color: oklch(86.7% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#d6e4e4',
500: '#c4d8d8',
950: '#000000',
},
}SCSS
$custom: #c4d8d8; $custom-light: #d6e4e4; $custom-dark: #000000;
JSON
{
"hex": "#c4d8d8",
"rgb": {
"r": 196,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.86728,
"c": 0.02147,
"h": 196.8
},
"luminance": 0.65805
}Semantic roles & 50–950 ramp
primary
#C4D8D8
secondary
#AE9393
accent
#47479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484