#C4DEE2#C4DEE2
#C4DEE2 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.3% C 0.028 H 207.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEE2 |
|---|---|
| RGB | rgb(196, 222, 226) |
| HSL | hsl(188, 34%, 83%) |
| HSV | hsv(188, 13%, 89%) |
| CMYK | cmyk(13.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.74, -7.77, -4.87) |
| CIE-LCH | lch(86.74, 9.17, 212.05°) |
| OKLab | oklab(88.27% -0.0249 -0.0132) |
| OKLCH | oklch(88.27% 0.028 207.8) |
| XYZ | xyz(62.6103, 69.4679, 82.0467) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.50
Lightcyan
#E0FFFF
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 8.06
Very Light Blue
#D5FFFF
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEE2 #E2C8C4
analogous
#C4E2D7 #C4DEE2 #C4CFE2
triadic
#C4DEE2 #E2C4DE #DEE2C4
tetradic
#C4DEE2 #D7C4E2 #E2C8C4 #CFE2C4
square
#C4DEE2 #D7C4E2 #E2C8C4 #CFE2C4
split-complementary
#C4DEE2 #E2C4CF #E2D7C4
monochromatic
#72B0BA #9BC7CE #C4DEE2 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.41
#C4DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C4DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEE2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEE2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE2
Deuteranopia (green-blind)
#D4D7E2
Tritanopia (blue-blind)
#BCE0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dee2; /* rgb */ color: rgb(196, 222, 226); /* oklch */ color: oklch(88.3% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#d6e8eb',
500: '#c4dee2',
950: '#000000',
},
}SCSS
$custom: #c4dee2; $custom-light: #d6e8eb; $custom-dark: #000000;
JSON
{
"hex": "#c4dee2",
"rgb": {
"r": 196,
"g": 222,
"b": 226
},
"hsl": {
"h": 188,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88269,
"c": 0.02817,
"h": 207.8
},
"luminance": 0.69469
}Semantic roles & 50–950 ramp
primary
#C4DEE2
secondary
#BB9590
accent
#4839AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484