#C4E4E6#C4E4E6
#C4E4E6 is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.6% C 0.034 H 201.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E6 |
|---|---|
| RGB | rgb(196, 228, 230) |
| HSL | hsl(184, 40%, 84%) |
| HSV | hsv(184, 15%, 90%) |
| CMYK | cmyk(14.8%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(88.42, -10.03, -4.50) |
| CIE-LCH | lch(88.42, 11.00, 204.13°) |
| OKLab | oklab(89.63% -0.0314 -0.0122) |
| OKLCH | oklch(89.63% 0.034 201.2) |
| XYZ | xyz(64.7876, 72.9341, 85.5118) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 5.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.02
Very Pale Blue
#D6FFFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E6 #E6C6C4
analogous
#C4E6D7 #C4E4E6 #C4D3E6
triadic
#C4E4E6 #E6C4E4 #E4E6C4
tetradic
#C4E4E6 #D7C4E6 #E6C6C4 #D3E6C4
square
#C4E4E6 #D7C4E6 #E6C6C4 #D3E6C4
split-complementary
#C4E4E6 #E6C4D3 #E6D7C4
monochromatic
#6EBDC2 #99D0D4 #C4E4E6 #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.35
#C4E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#C4E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E6
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E6 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E6
Deuteranopia (green-blind)
#D8DCE6
Tritanopia (blue-blind)
#BAE7E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e6; /* rgb */ color: rgb(196, 228, 230); /* oklch */ color: oklch(89.6% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#d6eced',
500: '#c4e4e6',
950: '#000000',
},
}SCSS
$custom: #c4e4e6; $custom-light: #d6eced; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e6",
"rgb": {
"r": 196,
"g": 228,
"b": 230
},
"hsl": {
"h": 183.529,
"s": 40.476,
"l": 83.529
},
"oklch": {
"l": 0.89634,
"c": 0.03373,
"h": 201.2
},
"luminance": 0.72936
}Semantic roles & 50–950 ramp
primary
#C4E4E6
secondary
#C0918E
accent
#3A32B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484