#C4EEEB#C4EEEB
#C4EEEB is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.9% C 0.044 H 191.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEEB |
|---|---|
| RGB | rgb(196, 238, 235) |
| HSL | hsl(176, 55%, 85%) |
| HSV | hsv(176, 18%, 93%) |
| CMYK | cmyk(17.6%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.18, -14.07, -3.05) |
| CIE-LCH | lch(91.18, 14.39, 192.22°) |
| OKLab | oklab(91.87% -0.0427 -0.0084) |
| OKLCH | oklch(91.87% 0.044 191.1) |
| XYZ | xyz(68.3308, 78.8809, 90.2065) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.80
Ice Blue (survey)
#D7FFFE
ΔE00 3.84
Very Light Blue
#D5FFFF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEEB #EEC4C7
analogous
#C4EED6 #C4EEEB #C4DCEE
triadic
#C4EEEB #EBC4EE #EEEBC4
tetradic
#C4EEEB #D6C4EE #EEC4C7 #DCEEC4
square
#C4EEEB #D6C4EE #EEC4C7 #DCEEC4
split-complementary
#C4EEEB #EEC4DC #EED6C4
monochromatic
#65D3CB #94E0DB #C4EEEB #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.25
#C4EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C4EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEEB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEEB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#B8F0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4eeeb; /* rgb */ color: rgb(196, 238, 235); /* oklch */ color: oklch(91.9% 0.044 191.1);
Tailwind
colors: {
custom: {
50: '#d6f3f1',
500: '#c4eeeb',
950: '#000000',
},
}SCSS
$custom: #c4eeeb; $custom-light: #d6f3f1; $custom-dark: #000000;
JSON
{
"hex": "#c4eeeb",
"rgb": {
"r": 196,
"g": 238,
"b": 235
},
"hsl": {
"h": 175.714,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.91868,
"c": 0.04354,
"h": 191.1
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#C4EEEB
secondary
#CC8B8F
accent
#232EC3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585