#C4EEF6#C4EEF6
#C4EEF6 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.045 H 210.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEF6 |
|---|---|
| RGB | rgb(196, 238, 246) |
| HSL | hsl(190, 74%, 87%) |
| HSV | hsv(190, 20%, 96%) |
| CMYK | cmyk(20.3%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(91.48, -11.79, -8.35) |
| CIE-LCH | lch(91.48, 14.45, 215.28°) |
| OKLab | oklab(92.2% -0.0385 -0.0226) |
| OKLCH | oklch(92.2% 0.045 210.5) |
| XYZ | xyz(69.9693, 79.5363, 98.8364) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 3.90
Light Sky Blue
#C6FCFF
ΔE00 4.54
Very Light Blue
#D5FFFF
ΔE00 4.84
Pale Blue
#D0FEFE
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEF6 #F6CCC4
analogous
#C4F6E5 #C4EEF6 #C4D5F6
triadic
#C4EEF6 #F6C4EE #EEF6C4
tetradic
#C4EEF6 #E5C4F6 #F6CCC4 #D5F6C4
square
#C4EEF6 #E5C4F6 #F6CCC4 #D5F6C4
split-complementary
#C4EEF6 #F6C4D5 #F6E5C4
monochromatic
#5ACFE6 #8FDFEE #C4EEF6 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.24
#C4EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#C4EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEF6
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEF6 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#B5F2F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c4eef6; /* rgb */ color: rgb(196, 238, 246); /* oklch */ color: oklch(92.2% 0.045 210.5);
Tailwind
colors: {
custom: {
50: '#d6f3f9',
500: '#c4eef6',
950: '#000000',
},
}SCSS
$custom: #c4eef6; $custom-light: #d6f3f9; $custom-dark: #000000;
JSON
{
"hex": "#c4eef6",
"rgb": {
"r": 196,
"g": 238,
"b": 246
},
"hsl": {
"h": 189.6,
"s": 73.529,
"l": 86.667
},
"oklch": {
"l": 0.92201,
"c": 0.04468,
"h": 210.5
},
"luminance": 0.79539
}Semantic roles & 50–950 ramp
primary
#C4EEF6
secondary
#D89386
accent
#3010D6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585