#C4E9ED#C4E9ED
#C4E9ED is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.9% C 0.039 H 204.5°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E9ED |
|---|---|
| RGB | rgb(196, 233, 237) |
| HSL | hsl(186, 53%, 85%) |
| HSV | hsv(186, 17%, 93%) |
| CMYK | cmyk(17.3%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(89.92, -11.14, -5.95) |
| CIE-LCH | lch(89.92, 12.63, 208.10°) |
| OKLab | oklab(90.89% -0.0354 -0.0161) |
| OKLCH | oklch(90.89% 0.039 204.5) |
| XYZ | xyz(67.1858, 76.1260, 91.2583) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.49
Pale Sky Blue
#BDF6FE
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 4.97
Really Light Blue
#D4FFFF
ΔE00 5.02
Pale Blue
#D0FEFE
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E9ED #EDC8C4
analogous
#C4EDDD #C4E9ED #C4D4ED
triadic
#C4E9ED #EDC4E9 #E9EDC4
tetradic
#C4E9ED #DDC4ED #EDC8C4 #D4EDC4
square
#C4E9ED #DDC4ED #EDC8C4 #D4EDC4
split-complementary
#C4E9ED #EDC4D4 #EDDDC4
monochromatic
#66C6D0 #95D8DF #C4E9ED #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.29
#C4E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#C4E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E9ED
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E9ED | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#B8ECEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c4e9ed; /* rgb */ color: rgb(196, 233, 237); /* oklch */ color: oklch(90.9% 0.039 204.5);
Tailwind
colors: {
custom: {
50: '#d6f0f2',
500: '#c4e9ed',
950: '#000000',
},
}SCSS
$custom: #c4e9ed; $custom-light: #d6f0f2; $custom-dark: #000000;
JSON
{
"hex": "#c4e9ed",
"rgb": {
"r": 196,
"g": 233,
"b": 237
},
"hsl": {
"h": 185.854,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.90885,
"c": 0.03891,
"h": 204.5
},
"luminance": 0.76128
}Semantic roles & 50–950 ramp
primary
#C4E9ED
secondary
#CA918B
accent
#3425C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585