#C4E5EA#C4E5EA
#C4E5EA is a very light, muted teal. Relative luminance 0.737; OKLCH L 90.0% C 0.035 H 207.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5EA |
|---|---|
| RGB | rgb(196, 229, 234) |
| HSL | hsl(188, 48%, 84%) |
| HSV | hsv(188, 16%, 92%) |
| CMYK | cmyk(16.2%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.79, -9.73, -6.05) |
| CIE-LCH | lch(88.79, 11.46, 211.87°) |
| OKLab | oklab(89.96% -0.0312 -0.0164) |
| OKLCH | oklch(89.96% 0.035 207.7) |
| XYZ | xyz(65.6316, 73.7131, 88.5961) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.98
Lightblue
#ADD8E6
ΔE00 4.95
Pale Sky Blue
#BDF6FE
ΔE00 5.89
Lightcyan
#E0FFFF
ΔE00 5.93
Very Light Blue
#D5FFFF
ΔE00 6.20
Ice Blue (survey)
#D7FFFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5EA #EAC9C4
analogous
#C4EADC #C4E5EA #C4D2EA
triadic
#C4E5EA #EAC4E5 #E5EAC4
tetradic
#C4E5EA #DCC4EA #EAC9C4 #D2EAC4
square
#C4E5EA #DCC4EA #EAC9C4 #D2EAC4
split-complementary
#C4E5EA #EAC4D2 #EADCC4
monochromatic
#6ABDCA #97D1DA #C4E5EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.33
#C4E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C4E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5EA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5EA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#D8DDEA
Tritanopia (blue-blind)
#B9E8E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4e5ea; /* rgb */ color: rgb(196, 229, 234); /* oklch */ color: oklch(90.0% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#d6edf0',
500: '#c4e5ea',
950: '#000000',
},
}SCSS
$custom: #c4e5ea; $custom-light: #d6edf0; $custom-dark: #000000;
JSON
{
"hex": "#c4e5ea",
"rgb": {
"r": 196,
"g": 229,
"b": 234
},
"hsl": {
"h": 187.895,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.89963,
"c": 0.03528,
"h": 207.7
},
"luminance": 0.73715
}Semantic roles & 50–950 ramp
primary
#C4E5EA
secondary
#C6948D
accent
#3E2BBB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485