#C4E4E1#C4E4E1
#C4E4E1 is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.5% C 0.034 H 189.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E1 |
|---|---|
| RGB | rgb(196, 228, 225) |
| HSL | hsl(174, 37%, 83%) |
| HSV | hsv(174, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(88.28, -11.04, -2.06) |
| CIE-LCH | lch(88.28, 11.23, 190.59°) |
| OKLab | oklab(89.49% -0.0334 -0.0057) |
| OKLCH | oklch(89.49% 0.034 189.7) |
| XYZ | xyz(64.0955, 72.6572, 81.8668) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 5.87
Ice
#D6FFFA
ΔE00 5.90
Very Light Blue
#D5FFFF
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E1 #E4C4C7
analogous
#C4E4D1 #C4E4E1 #C4D7E4
triadic
#C4E4E1 #E1C4E4 #E4E1C4
tetradic
#C4E4E1 #D1C4E4 #E4C4C7 #D7E4C4
square
#C4E4E1 #D1C4E4 #E4C4C7 #D7E4C4
split-complementary
#C4E4E1 #E4C4D7 #E4D1C4
monochromatic
#70BEB6 #9AD1CC #C4E4E1 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.35
#C4E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#C4E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E1
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E1 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#DADCE1
Tritanopia (blue-blind)
#BBE6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4e1; /* rgb */ color: rgb(196, 228, 225); /* oklch */ color: oklch(89.5% 0.034 189.7);
Tailwind
colors: {
custom: {
50: '#d6ecea',
500: '#c4e4e1',
950: '#000000',
},
}SCSS
$custom: #c4e4e1; $custom-light: #d6ecea; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e1",
"rgb": {
"r": 196,
"g": 228,
"b": 225
},
"hsl": {
"h": 174.375,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89485,
"c": 0.03387,
"h": 189.7
},
"luminance": 0.72659
}Semantic roles & 50–950 ramp
primary
#C4E4E1
secondary
#BD8F93
accent
#3541B0
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484