#C4E2E7#C4E2E7
#C4E2E7 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.2% C 0.032 H 208.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E7 |
|---|---|
| RGB | rgb(196, 226, 231) |
| HSL | hsl(189, 42%, 84%) |
| HSV | hsv(189, 15%, 91%) |
| CMYK | cmyk(15.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(87.92, -8.81, -5.75) |
| CIE-LCH | lch(87.92, 10.52, 213.15°) |
| OKLab | oklab(89.25% -0.0284 -0.0156) |
| OKLCH | oklch(89.25% 0.032 208.7) |
| XYZ | xyz(64.3814, 71.8964, 86.0712) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.58
Lightblue
#ADD8E6
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 6.50
Pale Sky Blue
#BDF6FE
ΔE00 6.86
Very Light Blue
#D5FFFF
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E7 #E7C9C4
analogous
#C4E7DA #C4E2E7 #C4D0E7
triadic
#C4E2E7 #E7C4E2 #E2E7C4
tetradic
#C4E2E7 #DAC4E7 #E7C9C4 #D0E7C4
square
#C4E2E7 #DAC4E7 #E7C9C4 #D0E7C4
split-complementary
#C4E2E7 #E7C4D0 #E7DAC4
monochromatic
#6DB7C4 #98CDD5 #C4E2E7 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.37
#C4E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C4E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E7
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E7 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE7
Deuteranopia (green-blind)
#D6DAE7
Tritanopia (blue-blind)
#BAE5E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2e7; /* rgb */ color: rgb(196, 226, 231); /* oklch */ color: oklch(89.2% 0.032 208.7);
Tailwind
colors: {
custom: {
50: '#d6ebee',
500: '#c4e2e7',
950: '#000000',
},
}SCSS
$custom: #c4e2e7; $custom-light: #d6ebee; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e7",
"rgb": {
"r": 196,
"g": 226,
"b": 231
},
"hsl": {
"h": 188.571,
"s": 42.169,
"l": 83.725
},
"oklch": {
"l": 0.89249,
"c": 0.03238,
"h": 208.7
},
"luminance": 0.71898
}Semantic roles & 50–950 ramp
primary
#C4E2E7
secondary
#C1958E
accent
#4330B5
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485