#C4E1E2#C4E1E2
#C4E1E2 is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.9% C 0.031 H 199.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1E2 |
|---|---|
| RGB | rgb(196, 225, 226) |
| HSL | hsl(182, 34%, 83%) |
| HSV | hsv(182, 13%, 89%) |
| CMYK | cmyk(13.3%, 0.4%, 0%, 11.4%) |
| CIE-LAB | lab(87.52, -9.31, -3.71) |
| CIE-LCH | lch(87.52, 10.02, 201.72°) |
| OKLab | oklab(88.89% -0.029 -0.0101) |
| OKLCH | oklch(88.89% 0.031 199.1) |
| XYZ | xyz(63.4142, 71.0757, 82.3147) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Very Pale Blue
#D6FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1E2 #E2C5C4
analogous
#C4E2D4 #C4E1E2 #C4D2E2
triadic
#C4E1E2 #E2C4E1 #E1E2C4
tetradic
#C4E1E2 #D4C4E2 #E2C5C4 #D2E2C4
square
#C4E1E2 #D4C4E2 #E2C5C4 #D2E2C4
split-complementary
#C4E1E2 #E2C4D2 #E2D4C4
monochromatic
#72B7BA #9BCCCE #C4E1E2 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.38
#C4E1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C4E1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1E2
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1E2 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D7D9E2
Tritanopia (blue-blind)
#BBE3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e1e2; /* rgb */ color: rgb(196, 225, 226); /* oklch */ color: oklch(88.9% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#d6eaeb',
500: '#c4e1e2',
950: '#000000',
},
}SCSS
$custom: #c4e1e2; $custom-light: #d6eaeb; $custom-dark: #000000;
JSON
{
"hex": "#c4e1e2",
"rgb": {
"r": 196,
"g": 225,
"b": 226
},
"hsl": {
"h": 182,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88891,
"c": 0.03067,
"h": 199.1
},
"luminance": 0.71077
}Semantic roles & 50–950 ramp
primary
#C4E1E2
secondary
#BB9190
accent
#3C39AD
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484