#C0EFEC#C0EFEC
#C0EFEC is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.048 H 191.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EFEC |
|---|---|
| RGB | rgb(192, 239, 236) |
| HSL | hsl(176, 59%, 85%) |
| HSV | hsv(176, 20%, 94%) |
| CMYK | cmyk(19.7%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.23, -15.58, -3.52) |
| CIE-LCH | lch(91.23, 15.97, 192.73°) |
| OKLab | oklab(91.86% -0.0474 -0.0097) |
| OKLCH | oklch(91.86% 0.048 191.5) |
| XYZ | xyz(67.7407, 78.9932, 91.0187) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.19
Duck Egg Blue
#C3FBF4
ΔE00 3.30
Light Light Blue
#CAFFFB
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 3.51
Light Sky Blue
#C6FCFF
ΔE00 3.64
Ice
#D6FFFA
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EFEC #EFC0C3
analogous
#C0EFD5 #C0EFEC #C0DBEF
triadic
#C0EFEC #ECC0EF #EFECC0
tetradic
#C0EFEC #D5C0EF #EFC0C3 #DBEFC0
square
#C0EFEC #D5C0EF #EFC0C3 #DBEFC0
split-complementary
#C0EFEC #EFC0DB #EFD5C0
monochromatic
#5ED6CF #8FE3DD #C0EFEC #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.25
#C0EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#C0EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EFEC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EFEC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#B2F2EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c0efec; /* rgb */ color: rgb(192, 239, 236); /* oklch */ color: oklch(91.9% 0.048 191.5);
Tailwind
colors: {
custom: {
50: '#d3f4f2',
500: '#c0efec',
950: '#000000',
},
}SCSS
$custom: #c0efec; $custom-light: #d3f4f2; $custom-dark: #000000;
JSON
{
"hex": "#c0efec",
"rgb": {
"r": 192,
"g": 239,
"b": 236
},
"hsl": {
"h": 176.17,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.91855,
"c": 0.04838,
"h": 191.5
},
"luminance": 0.78996
}Semantic roles & 50–950 ramp
primary
#C0EFEC
secondary
#CD868B
accent
#1E29C7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585