#C4EAED#C4EAED
#C4EAED is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.1% C 0.040 H 202.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAED |
|---|---|
| RGB | rgb(196, 234, 237) |
| HSL | hsl(184, 53%, 85%) |
| HSV | hsv(184, 17%, 93%) |
| CMYK | cmyk(17.3%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.18, -11.65, -5.56) |
| CIE-LCH | lch(90.18, 12.91, 205.53°) |
| OKLab | oklab(91.09% -0.0367 -0.0151) |
| OKLCH | oklch(91.09% 0.04 202.4) |
| XYZ | xyz(67.4697, 76.6938, 91.3529) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.49
Pale Sky Blue
#BDF6FE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.58
Pale Blue
#D0FEFE
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAED #EDC7C4
analogous
#C4EDDB #C4EAED #C4D6ED
triadic
#C4EAED #EDC4EA #EAEDC4
tetradic
#C4EAED #DBC4ED #EDC7C4 #D6EDC4
square
#C4EAED #DBC4ED #EDC7C4 #D6EDC4
split-complementary
#C4EAED #EDC4D6 #EDDBC4
monochromatic
#66C9D0 #95D9DF #C4EAED #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.29
#C4EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#C4EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAED
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAED | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#B8EDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4eaed; /* rgb */ color: rgb(196, 234, 237); /* oklch */ color: oklch(91.1% 0.040 202.4);
Tailwind
colors: {
custom: {
50: '#d6f0f2',
500: '#c4eaed',
950: '#000000',
},
}SCSS
$custom: #c4eaed; $custom-light: #d6f0f2; $custom-dark: #000000;
JSON
{
"hex": "#c4eaed",
"rgb": {
"r": 196,
"g": 234,
"b": 237
},
"hsl": {
"h": 184.39,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.91093,
"c": 0.03969,
"h": 202.4
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#C4EAED
secondary
#CA908B
accent
#3025C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585