#C4EEF5#C4EEF5
#C4EEF5 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.044 H 208.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEF5 |
|---|---|
| RGB | rgb(196, 238, 245) |
| HSL | hsl(189, 71%, 86%) |
| HSV | hsv(189, 20%, 96%) |
| CMYK | cmyk(20%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(91.45, -12.00, -7.86) |
| CIE-LCH | lch(91.45, 14.35, 213.23°) |
| OKLab | oklab(92.17% -0.0389 -0.0213) |
| OKLCH | oklch(92.17% 0.044 208.8) |
| XYZ | xyz(69.8163, 79.4751, 98.0302) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 4.27
Pale Blue
#D0FEFE
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEF5 #F5CBC4
analogous
#C4F5E4 #C4EEF5 #C4D6F5
triadic
#C4EEF5 #F5C4EE #EEF5C4
tetradic
#C4EEF5 #E4C4F5 #F5CBC4 #D6F5C4
square
#C4EEF5 #E4C4F5 #F5CBC4 #D6F5C4
split-complementary
#C4EEF5 #F5C4D6 #F5E4C4
monochromatic
#5BD0E3 #90DFEC #C4EEF5 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.24
#C4EEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#C4EEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEF5
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEF5 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#B5F2F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4eef5; /* rgb */ color: rgb(196, 238, 245); /* oklch */ color: oklch(92.2% 0.044 208.8);
Tailwind
colors: {
custom: {
50: '#d6f3f8',
500: '#c4eef5',
950: '#000000',
},
}SCSS
$custom: #c4eef5; $custom-light: #d6f3f8; $custom-dark: #000000;
JSON
{
"hex": "#c4eef5",
"rgb": {
"r": 196,
"g": 238,
"b": 245
},
"hsl": {
"h": 188.571,
"s": 71.014,
"l": 86.471
},
"oklch": {
"l": 0.9217,
"c": 0.04437,
"h": 208.8
},
"luminance": 0.79477
}Semantic roles & 50–950 ramp
primary
#C4EEF5
secondary
#D79287
accent
#2E12D3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585