#C4E8EA#C4E8EA
#C4E8EA is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.6% C 0.038 H 200.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8EA |
|---|---|
| RGB | rgb(196, 232, 234) |
| HSL | hsl(183, 48%, 84%) |
| HSV | hsv(183, 16%, 92%) |
| CMYK | cmyk(16.2%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(89.57, -11.25, -4.89) |
| CIE-LCH | lch(89.57, 12.27, 203.48°) |
| OKLab | oklab(90.59% -0.0352 -0.0133) |
| OKLCH | oklch(90.59% 0.038 200.6) |
| XYZ | xyz(66.4689, 75.3876, 88.8751) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.63
Very Light Blue
#D5FFFF
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Really Light Blue
#D4FFFF
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.01
Pale Blue
#D0FEFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8EA #EAC6C4
analogous
#C4EAD9 #C4E8EA #C4D5EA
triadic
#C4E8EA #EAC4E8 #E8EAC4
tetradic
#C4E8EA #D9C4EA #EAC6C4 #D5EAC4
square
#C4E8EA #D9C4EA #EAC6C4 #D5EAC4
split-complementary
#C4E8EA #EAC4D5 #EAD9C4
monochromatic
#6AC5CA #97D6DA #C4E8EA #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.31
#C4E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#C4E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8EA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8EA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4EA
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#B9EBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4e8ea; /* rgb */ color: rgb(196, 232, 234); /* oklch */ color: oklch(90.6% 0.038 200.6);
Tailwind
colors: {
custom: {
50: '#d6eff0',
500: '#c4e8ea',
950: '#000000',
},
}SCSS
$custom: #c4e8ea; $custom-light: #d6eff0; $custom-dark: #000000;
JSON
{
"hex": "#c4e8ea",
"rgb": {
"r": 196,
"g": 232,
"b": 234
},
"hsl": {
"h": 183.158,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.90586,
"c": 0.03765,
"h": 200.6
},
"luminance": 0.7539
}Semantic roles & 50–950 ramp
primary
#C4E8EA
secondary
#C6908D
accent
#322BBB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585