#C4E2E2#C4E2E2
#C4E2E2 is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.1% C 0.032 H 196.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E2 |
|---|---|
| RGB | rgb(196, 226, 226) |
| HSL | hsl(180, 34%, 83%) |
| HSV | hsv(180, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(87.78, -9.82, -3.32) |
| CIE-LCH | lch(87.78, 10.37, 198.69°) |
| OKLab | oklab(89.1% -0.0303 -0.009) |
| OKLCH | oklch(89.1% 0.032 196.6) |
| XYZ | xyz(63.6853, 71.6179, 82.4051) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.62
Lightcyan
#E0FFFF
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.36
Very Pale Blue
#D6FFFE
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E2 #E2C4C4
analogous
#C4E2D3 #C4E2E2 #C4D3E2
triadic
#C4E2E2 #E2C4E2 #E2E2C4
tetradic
#C4E2E2 #D3C4E2 #E2C4C4 #D3E2C4
square
#C4E2E2 #D3C4E2 #E2C4C4 #D3E2C4
split-complementary
#C4E2E2 #E2C4D3 #E2D3C4
monochromatic
#72BABA #9BCECE #C4E2E2 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.37
#C4E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#C4E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#BBE4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2e2; /* rgb */ color: rgb(196, 226, 226); /* oklch */ color: oklch(89.1% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#d6ebeb',
500: '#c4e2e2',
950: '#000000',
},
}SCSS
$custom: #c4e2e2; $custom-light: #d6ebeb; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e2",
"rgb": {
"r": 196,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.89098,
"c": 0.03163,
"h": 196.6
},
"luminance": 0.71619
}Semantic roles & 50–950 ramp
primary
#C4E2E2
secondary
#BB9090
accent
#3939AD
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484