#C7EFEC#C7EFEC
#C7EFEC is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.3% C 0.042 H 190.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EFEC |
|---|---|
| RGB | rgb(199, 239, 236) |
| HSL | hsl(176, 56%, 86%) |
| HSV | hsv(176, 17%, 94%) |
| CMYK | cmyk(16.7%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.65, -13.45, -2.85) |
| CIE-LCH | lch(91.65, 13.74, 191.98°) |
| OKLab | oklab(92.3% -0.0408 -0.0078) |
| OKLCH | oklch(92.3% 0.042 190.9) |
| XYZ | xyz(69.5559, 79.9292, 91.1038) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 3.40
Very Pale Blue
#D6FFFE
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 3.50
Really Light Blue
#D4FFFF
ΔE00 3.54
Very Light Blue
#D5FFFF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EFEC #EFC7CA
analogous
#C7EFD8 #C7EFEC #C7DEEF
triadic
#C7EFEC #ECC7EF #EFECC7
tetradic
#C7EFEC #D8C7EF #EFC7CA #DEEFC7
square
#C7EFEC #D8C7EF #EFC7CA #DEEFC7
split-complementary
#C7EFEC #EFC7DE #EFD8C7
monochromatic
#68D4CC #97E1DC #C7EFEC #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.24
#C7EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#C7EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EFEC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EFEC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#BCF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c7efec; /* rgb */ color: rgb(199, 239, 236); /* oklch */ color: oklch(92.3% 0.042 190.9);
Tailwind
colors: {
custom: {
50: '#d8f4f2',
500: '#c7efec',
950: '#000000',
},
}SCSS
$custom: #c7efec; $custom-light: #d8f4f2; $custom-dark: #000000;
JSON
{
"hex": "#c7efec",
"rgb": {
"r": 199,
"g": 239,
"b": 236
},
"hsl": {
"h": 175.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.92299,
"c": 0.04155,
"h": 190.9
},
"luminance": 0.79931
}Semantic roles & 50–950 ramp
primary
#C7EFEC
secondary
#CD8D92
accent
#222EC3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585