#C4DEE0#C4DEE0
#C4DEE0 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.028 H 202.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEE0 |
|---|---|
| RGB | rgb(196, 222, 224) |
| HSL | hsl(184, 31%, 82%) |
| HSV | hsv(184, 13%, 88%) |
| CMYK | cmyk(12.5%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(86.68, -8.18, -3.89) |
| CIE-LCH | lch(86.68, 9.05, 205.45°) |
| OKLab | oklab(88.21% -0.0257 -0.0105) |
| OKLCH | oklch(88.21% 0.028 202.3) |
| XYZ | xyz(62.3375, 69.3588, 80.6098) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.41
Lightblue
#ADD8E6
ΔE00 5.89
Lightcyan
#E0FFFF
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.74
Very Pale Blue
#D6FFFE
ΔE00 7.84
Very Light Blue
#D5FFFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEE0 #E0C6C4
analogous
#C4E0D4 #C4DEE0 #C4D0E0
triadic
#C4DEE0 #E0C4DE #DEE0C4
tetradic
#C4DEE0 #D4C4E0 #E0C6C4 #D0E0C4
square
#C4DEE0 #D4C4E0 #E0C6C4 #D0E0C4
split-complementary
#C4DEE0 #E0C4D0 #E0D4C4
monochromatic
#74B1B6 #9CC8CB #C4DEE0 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.41
#C4DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C4DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEE0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEE0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBE0
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#BCE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dee0; /* rgb */ color: rgb(196, 222, 224); /* oklch */ color: oklch(88.2% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#d6e8e9',
500: '#c4dee0',
950: '#000000',
},
}SCSS
$custom: #c4dee0; $custom-light: #d6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#c4dee0",
"rgb": {
"r": 196,
"g": 222,
"b": 224
},
"hsl": {
"h": 184.286,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88208,
"c": 0.02776,
"h": 202.3
},
"luminance": 0.6936
}Semantic roles & 50–950 ramp
primary
#C4DEE0
secondary
#B89390
accent
#443CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484