#C4EEEA#C4EEEA
#C4EEEA is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.044 H 189.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEEA |
|---|---|
| RGB | rgb(196, 238, 234) |
| HSL | hsl(174, 55%, 85%) |
| HSV | hsv(174, 18%, 93%) |
| CMYK | cmyk(17.6%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.15, -14.27, -2.56) |
| CIE-LCH | lch(91.15, 14.50, 190.18°) |
| OKLab | oklab(91.84% -0.0431 -0.0071) |
| OKLCH | oklch(91.84% 0.044 189.3) |
| XYZ | xyz(68.1867, 78.8232, 89.4477) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.62
Pale Blue
#D0FEFE
ΔE00 3.72
Very Pale Blue
#D6FFFE
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 3.91
Light Light Blue
#CAFFFB
ΔE00 3.91
Really Light Blue
#D4FFFF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEEA #EEC4C8
analogous
#C4EED5 #C4EEEA #C4DDEE
triadic
#C4EEEA #EAC4EE #EEEAC4
tetradic
#C4EEEA #D5C4EE #EEC4C8 #DDEEC4
square
#C4EEEA #D5C4EE #EEC4C8 #DDEEC4
split-complementary
#C4EEEA #EEC4DD #EED5C4
monochromatic
#65D3C8 #94E0D9 #C4EEEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.25
#C4EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C4EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEEA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEEA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#B8F0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4eeea; /* rgb */ color: rgb(196, 238, 234); /* oklch */ color: oklch(91.8% 0.044 189.3);
Tailwind
colors: {
custom: {
50: '#d6f3f0',
500: '#c4eeea',
950: '#000000',
},
}SCSS
$custom: #c4eeea; $custom-light: #d6f3f0; $custom-dark: #000000;
JSON
{
"hex": "#c4eeea",
"rgb": {
"r": 196,
"g": 238,
"b": 234
},
"hsl": {
"h": 174.286,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.91839,
"c": 0.0437,
"h": 189.3
},
"luminance": 0.78825
}Semantic roles & 50–950 ramp
primary
#C4EEEA
secondary
#CC8B91
accent
#2332C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585