#C4E4E5#C4E4E5
#C4E4E5 is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.6% C 0.034 H 198.9°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E5 |
|---|---|
| RGB | rgb(196, 228, 229) |
| HSL | hsl(182, 39%, 83%) |
| HSV | hsv(182, 14%, 90%) |
| CMYK | cmyk(14.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(88.39, -10.24, -4.01) |
| CIE-LCH | lch(88.39, 10.99, 201.39°) |
| OKLab | oklab(89.6% -0.0318 -0.0109) |
| OKLCH | oklch(89.6% 0.034 198.9) |
| XYZ | xyz(64.6476, 72.8781, 84.7744) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 5.79
Ice Blue (survey)
#D7FFFE
ΔE00 5.88
Very Light Blue
#D5FFFF
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 5.94
Really Light Blue
#D4FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E5 #E5C5C4
analogous
#C4E5D5 #C4E4E5 #C4D3E5
triadic
#C4E4E5 #E5C4E4 #E4E5C4
tetradic
#C4E4E5 #D5C4E5 #E5C5C4 #D3E5C4
square
#C4E4E5 #D5C4E5 #E5C5C4 #D3E5C4
split-complementary
#C4E4E5 #E5C4D3 #E5D5C4
monochromatic
#6FBDC0 #9AD1D2 #C4E4E5 #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.35
#C4E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#C4E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E5
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E5 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E5
Deuteranopia (green-blind)
#D9DCE5
Tritanopia (blue-blind)
#BAE6E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e5; /* rgb */ color: rgb(196, 228, 229); /* oklch */ color: oklch(89.6% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#d6eced',
500: '#c4e4e5',
950: '#000000',
},
}SCSS
$custom: #c4e4e5; $custom-light: #d6eced; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e5",
"rgb": {
"r": 196,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.818,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.89604,
"c": 0.03364,
"h": 198.9
},
"luminance": 0.7288
}Semantic roles & 50–950 ramp
primary
#C4E4E5
secondary
#BF908F
accent
#3834B2
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484