#C4EEEE#C4EEEE
#C4EEEE is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.043 H 196.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEEE |
|---|---|
| RGB | rgb(196, 238, 238) |
| HSL | hsl(180, 55%, 85%) |
| HSV | hsv(180, 18%, 93%) |
| CMYK | cmyk(17.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.26, -13.46, -4.49) |
| CIE-LCH | lch(91.26, 14.19, 198.47°) |
| OKLab | oklab(91.96% -0.0416 -0.0122) |
| OKLCH | oklch(91.96% 0.043 196.4) |
| XYZ | xyz(68.7678, 79.0557, 92.5084) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.32
Really Light Blue
#D4FFFF
ΔE00 3.53
Very Light Blue
#D5FFFF
ΔE00 3.57
Light Sky Blue
#C6FCFF
ΔE00 3.60
Very Pale Blue
#D6FFFE
ΔE00 3.62
Ice Blue (survey)
#D7FFFE
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEEE #EEC4C4
analogous
#C4EED9 #C4EEEE #C4D9EE
triadic
#C4EEEE #EEC4EE #EEEEC4
tetradic
#C4EEEE #D9C4EE #EEC4C4 #D9EEC4
square
#C4EEEE #D9C4EE #EEC4C4 #D9EEC4
split-complementary
#C4EEEE #EEC4D9 #EED9C4
monochromatic
#65D3D3 #94E0E0 #C4EEEE #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.25
#C4EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#C4EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEEE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEEE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#B7F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4eeee; /* rgb */ color: rgb(196, 238, 238); /* oklch */ color: oklch(92.0% 0.043 196.4);
Tailwind
colors: {
custom: {
50: '#d6f3f3',
500: '#c4eeee',
950: '#000000',
},
}SCSS
$custom: #c4eeee; $custom-light: #d6f3f3; $custom-dark: #000000;
JSON
{
"hex": "#c4eeee",
"rgb": {
"r": 196,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.91957,
"c": 0.04334,
"h": 196.4
},
"luminance": 0.79058
}Semantic roles & 50–950 ramp
primary
#C4EEEE
secondary
#CC8B8B
accent
#2323C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585