#C4EEF1#C4EEF1
#C4EEF1 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.0% C 0.044 H 201.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEF1 |
|---|---|
| RGB | rgb(196, 238, 241) |
| HSL | hsl(184, 62%, 86%) |
| HSV | hsv(184, 19%, 95%) |
| CMYK | cmyk(18.7%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(91.34, -12.84, -5.94) |
| CIE-LCH | lch(91.34, 14.15, 204.83°) |
| OKLab | oklab(92.05% -0.0404 -0.0161) |
| OKLCH | oklch(92.05% 0.044 201.8) |
| XYZ | xyz(69.2122, 79.2334, 94.8490) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.41
Light Sky Blue
#C6FCFF
ΔE00 3.58
Pale Blue
#D0FEFE
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 3.67
Really Light Blue
#D4FFFF
ΔE00 3.72
Very Light Blue
#D5FFFF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEF1 #F1C7C4
analogous
#C4F1DD #C4EEF1 #C4D7F1
triadic
#C4EEF1 #F1C4EE #EEF1C4
tetradic
#C4EEF1 #DDC4F1 #F1C7C4 #D7F1C4
square
#C4EEF1 #DDC4F1 #F1C7C4 #D7F1C4
split-complementary
#C4EEF1 #F1C4D7 #F1DDC4
monochromatic
#61D1DA #93E0E5 #C4EEF1 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.25
#C4EEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#C4EEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEF1
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEF1 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF1
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#B6F1EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4eef1; /* rgb */ color: rgb(196, 238, 241); /* oklch */ color: oklch(92.0% 0.044 201.8);
Tailwind
colors: {
custom: {
50: '#d6f3f5',
500: '#c4eef1',
950: '#000000',
},
}SCSS
$custom: #c4eef1; $custom-light: #d6f3f5; $custom-dark: #000000;
JSON
{
"hex": "#c4eef1",
"rgb": {
"r": 196,
"g": 238,
"b": 241
},
"hsl": {
"h": 184,
"s": 61.644,
"l": 85.686
},
"oklch": {
"l": 0.92047,
"c": 0.04353,
"h": 201.8
},
"luminance": 0.79236
}Semantic roles & 50–950 ramp
primary
#C4EEF1
secondary
#D08E89
accent
#281CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585