#C4E2E3#C4E2E3
#C4E2E3 is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.1% C 0.032 H 199.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E3 |
|---|---|
| RGB | rgb(196, 226, 227) |
| HSL | hsl(182, 36%, 83%) |
| HSV | hsv(182, 14%, 89%) |
| CMYK | cmyk(13.7%, 0.4%, 0%, 11%) |
| CIE-LAB | lab(87.81, -9.62, -3.81) |
| CIE-LCH | lch(87.81, 10.35, 201.60°) |
| OKLab | oklab(89.13% -0.0299 -0.0103) |
| OKLCH | oklch(89.13% 0.032 199.1) |
| XYZ | xyz(63.8229, 71.6730, 83.1298) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.44
Very Pale Blue
#D6FFFE
ΔE00 6.51
Very Light Blue
#D5FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E3 #E3C5C4
analogous
#C4E3D4 #C4E2E3 #C4D2E3
triadic
#C4E2E3 #E3C4E2 #E2E3C4
tetradic
#C4E2E3 #D4C4E3 #E3C5C4 #D2E3C4
square
#C4E2E3 #D4C4E3 #E3C5C4 #D2E3C4
split-complementary
#C4E2E3 #E3C4D2 #E3D4C4
monochromatic
#71B9BC #9ACECF #C4E2E3 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.37
#C4E2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#C4E2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E3
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E3 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE3
Deuteranopia (green-blind)
#D7DAE3
Tritanopia (blue-blind)
#BBE4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2e3; /* rgb */ color: rgb(196, 226, 227); /* oklch */ color: oklch(89.1% 0.032 199.1);
Tailwind
colors: {
custom: {
50: '#d6ebeb',
500: '#c4e2e3',
950: '#000000',
},
}SCSS
$custom: #c4e2e3; $custom-light: #d6ebeb; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e3",
"rgb": {
"r": 196,
"g": 226,
"b": 227
},
"hsl": {
"h": 181.935,
"s": 35.632,
"l": 82.941
},
"oklch": {
"l": 0.89128,
"c": 0.03166,
"h": 199.1
},
"luminance": 0.71675
}Semantic roles & 50–950 ramp
primary
#C4E2E3
secondary
#BC918F
accent
#3B37AE
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484