#C4E7ED#C4E7ED
#C4E7ED is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.5% C 0.037 H 209.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E7ED |
|---|---|
| RGB | rgb(196, 231, 237) |
| HSL | hsl(189, 53%, 85%) |
| HSV | hsv(189, 17%, 93%) |
| CMYK | cmyk(17.3%, 2.5%, 0%, 7.1%) |
| CIE-LAB | lab(89.39, -10.13, -6.73) |
| CIE-LCH | lch(89.39, 12.16, 213.59°) |
| OKLab | oklab(90.47% -0.0328 -0.0182) |
| OKLCH | oklch(90.47% 0.037 209.1) |
| XYZ | xyz(66.6228, 75.0001, 91.0706) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.82
Lightblue
#ADD8E6
ΔE00 4.86
Pale Sky Blue
#BDF6FE
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.76
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E7ED #EDCAC4
analogous
#C4EDDE #C4E7ED #C4D3ED
triadic
#C4E7ED #EDC4E7 #E7EDC4
tetradic
#C4E7ED #DEC4ED #EDCAC4 #D3EDC4
square
#C4E7ED #DEC4ED #EDCAC4 #D3EDC4
split-complementary
#C4E7ED #EDC4D3 #EDDEC4
monochromatic
#66C1D0 #95D4DF #C4E7ED #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.31
#C4E7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#C4E7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E7ED
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E7ED | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#B8EAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4e7ed; /* rgb */ color: rgb(196, 231, 237); /* oklch */ color: oklch(90.5% 0.037 209.1);
Tailwind
colors: {
custom: {
50: '#d6eef2',
500: '#c4e7ed',
950: '#000000',
},
}SCSS
$custom: #c4e7ed; $custom-light: #d6eef2; $custom-dark: #000000;
JSON
{
"hex": "#c4e7ed",
"rgb": {
"r": 196,
"g": 231,
"b": 237
},
"hsl": {
"h": 188.78,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.90469,
"c": 0.03749,
"h": 209.1
},
"luminance": 0.75002
}Semantic roles & 50–950 ramp
primary
#C4E7ED
secondary
#CA948B
accent
#3C25C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585