#C4E2E4#C4E2E4
#C4E2E4 is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.2% C 0.032 H 201.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E4 |
|---|---|
| RGB | rgb(196, 226, 228) |
| HSL | hsl(184, 37%, 83%) |
| HSV | hsv(184, 14%, 89%) |
| CMYK | cmyk(14%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(87.84, -9.42, -4.30) |
| CIE-LCH | lch(87.84, 10.35, 204.52°) |
| OKLab | oklab(89.16% -0.0295 -0.0116) |
| OKLCH | oklch(89.16% 0.032 201.5) |
| XYZ | xyz(63.9613, 71.7284, 83.8588) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Light Blue
#D5FFFF
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E4 #E4C6C4
analogous
#C4E4D6 #C4E2E4 #C4D2E4
triadic
#C4E2E4 #E4C4E2 #E2E4C4
tetradic
#C4E2E4 #D6C4E4 #E4C6C4 #D2E4C4
square
#C4E2E4 #D6C4E4 #E4C6C4 #D2E4C4
split-complementary
#C4E2E4 #E4C4D2 #E4D6C4
monochromatic
#70B9BE #9ACDD1 #C4E2E4 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.37
#C4E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C4E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E4
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E4 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE4
Deuteranopia (green-blind)
#D7DAE4
Tritanopia (blue-blind)
#BBE4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2e4; /* rgb */ color: rgb(196, 226, 228); /* oklch */ color: oklch(89.2% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#d6ebec',
500: '#c4e2e4',
950: '#000000',
},
}SCSS
$custom: #c4e2e4; $custom-light: #d6ebec; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e4",
"rgb": {
"r": 196,
"g": 226,
"b": 228
},
"hsl": {
"h": 183.75,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89158,
"c": 0.03175,
"h": 201.5
},
"luminance": 0.7173
}Semantic roles & 50–950 ramp
primary
#C4E2E4
secondary
#BD928F
accent
#3D35B0
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484