#C4ECEE#C4ECEE
#C4ECEE is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.5% C 0.042 H 200.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ECEE |
|---|---|
| RGB | rgb(196, 236, 238) |
| HSL | hsl(183, 55%, 85%) |
| HSV | hsv(183, 18%, 93%) |
| CMYK | cmyk(17.6%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.73, -12.45, -5.27) |
| CIE-LCH | lch(90.73, 13.52, 202.94°) |
| OKLab | oklab(91.54% -0.0389 -0.0143) |
| OKLCH | oklch(91.54% 0.042 200.2) |
| XYZ | xyz(68.1888, 77.8976, 92.3154) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.63
Pale Blue
#D0FEFE
ΔE00 3.94
Very Light Blue
#D5FFFF
ΔE00 4.02
Really Light Blue
#D4FFFF
ΔE00 4.03
Pale Sky Blue
#BDF6FE
ΔE00 4.04
Light Sky Blue
#C6FCFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ECEE #EEC6C4
analogous
#C4EEDB #C4ECEE #C4D7EE
triadic
#C4ECEE #EEC4EC #ECEEC4
tetradic
#C4ECEE #DBC4EE #EEC6C4 #D7EEC4
square
#C4ECEE #DBC4EE #EEC6C4 #D7EEC4
split-complementary
#C4ECEE #EEC4D7 #EEDBC4
monochromatic
#65CDD3 #94DDE0 #C4ECEE #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.27
#C4ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C4ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ECEE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ECEE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#B7EFEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4ecee; /* rgb */ color: rgb(196, 236, 238); /* oklch */ color: oklch(91.5% 0.042 200.2);
Tailwind
colors: {
custom: {
50: '#d6f2f3',
500: '#c4ecee',
950: '#000000',
},
}SCSS
$custom: #c4ecee; $custom-light: #d6f2f3; $custom-dark: #000000;
JSON
{
"hex": "#c4ecee",
"rgb": {
"r": 196,
"g": 236,
"b": 238
},
"hsl": {
"h": 182.857,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.9154,
"c": 0.0415,
"h": 200.2
},
"luminance": 0.779
}Semantic roles & 50–950 ramp
primary
#C4ECEE
secondary
#CC8E8B
accent
#2A23C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585