#C4E4E9#C4E4E9
#C4E4E9 is a very light, muted teal. Relative luminance 0.731; OKLCH L 89.7% C 0.034 H 208.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E9 |
|---|---|
| RGB | rgb(196, 228, 233) |
| HSL | hsl(188, 46%, 84%) |
| HSV | hsv(188, 16%, 91%) |
| CMYK | cmyk(15.9%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(88.50, -9.42, -5.95) |
| CIE-LCH | lch(88.50, 11.15, 212.27°) |
| OKLab | oklab(89.73% -0.0303 -0.0161) |
| OKLCH | oklch(89.73% 0.034 208) |
| XYZ | xyz(65.2125, 73.1040, 87.7496) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.16
Lightblue
#ADD8E6
ΔE00 4.90
Lightcyan
#E0FFFF
ΔE00 6.11
Pale Sky Blue
#BDF6FE
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E9 #E9C9C4
analogous
#C4E9DC #C4E4E9 #C4D2E9
triadic
#C4E4E9 #E9C4E4 #E4E9C4
tetradic
#C4E4E9 #DCC4E9 #E9C9C4 #D2E9C4
square
#C4E4E9 #DCC4E9 #E9C9C4 #D2E9C4
split-complementary
#C4E4E9 #E9C4D2 #E9DCC4
monochromatic
#6BBBC8 #97D0D8 #C4E4E9 #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.34
#C4E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#C4E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E9
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E9 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#B9E7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e9; /* rgb */ color: rgb(196, 228, 233); /* oklch */ color: oklch(89.7% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#d6ecf0',
500: '#c4e4e9',
950: '#000000',
},
}SCSS
$custom: #c4e4e9; $custom-light: #d6ecf0; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e9",
"rgb": {
"r": 196,
"g": 228,
"b": 233
},
"hsl": {
"h": 188.108,
"s": 45.679,
"l": 84.118
},
"oklch": {
"l": 0.89725,
"c": 0.03432,
"h": 208
},
"luminance": 0.73106
}Semantic roles & 50–950 ramp
primary
#C4E4E9
secondary
#C4948D
accent
#402DB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485