#C4E4EA#C4E4EA
#C4E4EA is a very light, muted teal. Relative luminance 0.732; OKLCH L 89.8% C 0.035 H 210.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4EA |
|---|---|
| RGB | rgb(196, 228, 234) |
| HSL | hsl(189, 48%, 84%) |
| HSV | hsv(189, 16%, 92%) |
| CMYK | cmyk(16.2%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.52, -9.22, -6.44) |
| CIE-LCH | lch(88.52, 11.24, 214.92°) |
| OKLab | oklab(89.76% -0.0299 -0.0174) |
| OKLCH | oklch(89.76% 0.035 210.2) |
| XYZ | xyz(65.3558, 73.1613, 88.5041) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.30
Lightblue
#ADD8E6
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 6.26
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4EA #EACAC4
analogous
#C4EADD #C4E4EA #C4D1EA
triadic
#C4E4EA #EAC4E4 #E4EAC4
tetradic
#C4E4EA #DDC4EA #EACAC4 #D1EAC4
square
#C4E4EA #DDC4EA #EACAC4 #D1EAC4
split-complementary
#C4E4EA #EAC4D1 #EADDC4
monochromatic
#6ABBCA #97CFDA #C4E4EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.34
#C4E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#C4E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4EA
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4EA | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#B9E7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4ea; /* rgb */ color: rgb(196, 228, 234); /* oklch */ color: oklch(89.8% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#d6ecf0',
500: '#c4e4ea',
950: '#000000',
},
}SCSS
$custom: #c4e4ea; $custom-light: #d6ecf0; $custom-dark: #000000;
JSON
{
"hex": "#c4e4ea",
"rgb": {
"r": 196,
"g": 228,
"b": 234
},
"hsl": {
"h": 189.474,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.89755,
"c": 0.03462,
"h": 210.2
},
"luminance": 0.73163
}Semantic roles & 50–950 ramp
primary
#C4E4EA
secondary
#C6968D
accent
#412BBB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485