#C4EAEB#C4EAEB
#C4EAEB is a very light, muted teal. Relative luminance 0.766; OKLCH L 91.0% C 0.040 H 198.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAEB |
|---|---|
| RGB | rgb(196, 234, 235) |
| HSL | hsl(182, 49%, 85%) |
| HSV | hsv(182, 17%, 92%) |
| CMYK | cmyk(16.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.13, -12.06, -4.60) |
| CIE-LCH | lch(90.13, 12.90, 200.87°) |
| OKLab | oklab(91.03% -0.0375 -0.0125) |
| OKLCH | oklch(91.03% 0.04 198.4) |
| XYZ | xyz(67.1791, 76.5776, 89.8226) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.71
Pale Blue
#D0FEFE
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Very Pale Blue
#D6FFFE
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAEB #EBC5C4
analogous
#C4EBD9 #C4EAEB #C4D7EB
triadic
#C4EAEB #EBC4EA #EAEBC4
tetradic
#C4EAEB #D9C4EB #EBC5C4 #D7EBC4
square
#C4EAEB #D9C4EB #EBC5C4 #D7EBC4
split-complementary
#C4EAEB #EBC4D7 #EBD9C4
monochromatic
#69C9CC #96DADC #C4EAEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.29
#C4EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#C4EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAEB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAEB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#B8EDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4eaeb; /* rgb */ color: rgb(196, 234, 235); /* oklch */ color: oklch(91.0% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#d6f0f1',
500: '#c4eaeb',
950: '#000000',
},
}SCSS
$custom: #c4eaeb; $custom-light: #d6f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c4eaeb",
"rgb": {
"r": 196,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.538,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.91033,
"c": 0.03951,
"h": 198.4
},
"luminance": 0.7658
}Semantic roles & 50–950 ramp
primary
#C4EAEB
secondary
#C78E8C
accent
#2D29BD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585