#C4E8ED#C4E8ED
#C4E8ED is a very light, muted teal. Relative luminance 0.756; OKLCH L 90.7% C 0.038 H 206.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8ED |
|---|---|
| RGB | rgb(196, 232, 237) |
| HSL | hsl(187, 53%, 85%) |
| HSV | hsv(187, 17%, 93%) |
| CMYK | cmyk(17.3%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(89.66, -10.64, -6.34) |
| CIE-LCH | lch(89.66, 12.38, 210.79°) |
| OKLab | oklab(90.68% -0.0341 -0.0172) |
| OKLCH | oklch(90.68% 0.038 206.8) |
| XYZ | xyz(66.9035, 75.5615, 91.1642) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.60
Pale Sky Blue
#BDF6FE
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.22
Very Light Blue
#D5FFFF
ΔE00 5.41
Really Light Blue
#D4FFFF
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8ED #EDC9C4
analogous
#C4EDDE #C4E8ED #C4D4ED
triadic
#C4E8ED #EDC4E8 #E8EDC4
tetradic
#C4E8ED #DEC4ED #EDC9C4 #D4EDC4
square
#C4E8ED #DEC4ED #EDC9C4 #D4EDC4
split-complementary
#C4E8ED #EDC4D4 #EDDEC4
monochromatic
#66C3D0 #95D6DF #C4E8ED #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.30
#C4E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#C4E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8ED
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8ED | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#B8EBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4e8ed; /* rgb */ color: rgb(196, 232, 237); /* oklch */ color: oklch(90.7% 0.038 206.8);
Tailwind
colors: {
custom: {
50: '#d6eff2',
500: '#c4e8ed',
950: '#000000',
},
}SCSS
$custom: #c4e8ed; $custom-light: #d6eff2; $custom-dark: #000000;
JSON
{
"hex": "#c4e8ed",
"rgb": {
"r": 196,
"g": 232,
"b": 237
},
"hsl": {
"h": 187.317,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.90677,
"c": 0.03817,
"h": 206.8
},
"luminance": 0.75563
}Semantic roles & 50–950 ramp
primary
#C4E8ED
secondary
#CA938B
accent
#3825C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585