#C4E9EA#C4E9EA
#C4E9EA is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.8% C 0.039 H 198.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E9EA |
|---|---|
| RGB | rgb(196, 233, 234) |
| HSL | hsl(182, 48%, 84%) |
| HSV | hsv(182, 16%, 92%) |
| CMYK | cmyk(16.2%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(89.84, -11.76, -4.50) |
| CIE-LCH | lch(89.84, 12.59, 200.94°) |
| OKLab | oklab(90.79% -0.0365 -0.0122) |
| OKLCH | oklch(90.79% 0.039 198.5) |
| XYZ | xyz(66.7512, 75.9522, 88.9692) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.72
Very Light Blue
#D5FFFF
ΔE00 4.63
Pale Blue
#D0FEFE
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.66
Very Pale Blue
#D6FFFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E9EA #EAC5C4
analogous
#C4EAD8 #C4E9EA #C4D6EA
triadic
#C4E9EA #EAC4E9 #E9EAC4
tetradic
#C4E9EA #D8C4EA #EAC5C4 #D6EAC4
square
#C4E9EA #D8C4EA #EAC5C4 #D6EAC4
split-complementary
#C4E9EA #EAC4D6 #EAD8C4
monochromatic
#6AC7CA #97D8DA #C4E9EA #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.30
#C4E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#C4E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E9EA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E9EA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#B9ECE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c4e9ea; /* rgb */ color: rgb(196, 233, 234); /* oklch */ color: oklch(90.8% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#d6f0f0',
500: '#c4e9ea',
950: '#000000',
},
}SCSS
$custom: #c4e9ea; $custom-light: #d6f0f0; $custom-dark: #000000;
JSON
{
"hex": "#c4e9ea",
"rgb": {
"r": 196,
"g": 233,
"b": 234
},
"hsl": {
"h": 181.579,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.90794,
"c": 0.03855,
"h": 198.5
},
"luminance": 0.75954
}Semantic roles & 50–950 ramp
primary
#C4E9EA
secondary
#C68E8D
accent
#2F2BBB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585