#C4EEF0#C4EEF0
#C4EEF0 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.0% C 0.043 H 200.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEF0 |
|---|---|
| RGB | rgb(196, 238, 240) |
| HSL | hsl(183, 59%, 85%) |
| HSV | hsv(183, 18%, 94%) |
| CMYK | cmyk(18.3%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(91.31, -13.05, -5.46) |
| CIE-LCH | lch(91.31, 14.14, 202.71°) |
| OKLab | oklab(92.02% -0.0408 -0.0148) |
| OKLCH | oklch(92.02% 0.043 200) |
| XYZ | xyz(69.0633, 79.1739, 94.0645) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.45
Light Sky Blue
#C6FCFF
ΔE00 3.53
Pale Sky Blue
#BDF6FE
ΔE00 3.58
Really Light Blue
#D4FFFF
ΔE00 3.61
Very Light Blue
#D5FFFF
ΔE00 3.63
Very Pale Blue
#D6FFFE
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEF0 #F0C6C4
analogous
#C4F0DC #C4EEF0 #C4D8F0
triadic
#C4EEF0 #F0C4EE #EEF0C4
tetradic
#C4EEF0 #DCC4F0 #F0C6C4 #D8F0C4
square
#C4EEF0 #DCC4F0 #F0C6C4 #D8F0C4
split-complementary
#C4EEF0 #F0C4D8 #F0DCC4
monochromatic
#62D2D7 #93E0E4 #C4EEF0 #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.25
#C4EEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#C4EEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEF0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEF0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#B7F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4eef0; /* rgb */ color: rgb(196, 238, 240); /* oklch */ color: oklch(92.0% 0.043 200.0);
Tailwind
colors: {
custom: {
50: '#d6f3f4',
500: '#c4eef0',
950: '#000000',
},
}SCSS
$custom: #c4eef0; $custom-light: #d6f3f4; $custom-dark: #000000;
JSON
{
"hex": "#c4eef0",
"rgb": {
"r": 196,
"g": 238,
"b": 240
},
"hsl": {
"h": 182.727,
"s": 59.459,
"l": 85.49
},
"oklch": {
"l": 0.92017,
"c": 0.04342,
"h": 200
},
"luminance": 0.79176
}Semantic roles & 50–950 ramp
primary
#C4EEF0
secondary
#CF8D8A
accent
#261EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585