#C0EFEE#C0EFEE
#C0EFEE is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.048 H 194.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EFEE |
|---|---|
| RGB | rgb(192, 239, 238) |
| HSL | hsl(179, 59%, 85%) |
| HSV | hsv(179, 20%, 94%) |
| CMYK | cmyk(19.7%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.28, -15.17, -4.49) |
| CIE-LCH | lch(91.28, 15.82, 196.48°) |
| OKLab | oklab(91.92% -0.0466 -0.0123) |
| OKLCH | oklch(91.92% 0.048 194.7) |
| XYZ | xyz(68.0329, 79.1101, 92.5576) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.14
Light Sky Blue
#C6FCFF
ΔE00 3.18
Pale Blue
#D0FEFE
ΔE00 3.26
Light Light Blue
#CAFFFB
ΔE00 3.59
Really Light Blue
#D4FFFF
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EFEE #EFC0C1
analogous
#C0EFD7 #C0EFEE #C0D9EF
triadic
#C0EFEE #EEC0EF #EFEEC0
tetradic
#C0EFEE #D7C0EF #EFC0C1 #D9EFC0
square
#C0EFEE #D7C0EF #EFC0C1 #D9EFC0
split-complementary
#C0EFEE #EFC0D9 #EFD7C0
monochromatic
#5ED6D4 #8FE3E1 #C0EFEE #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.25
#C0EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C0EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EFEE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EFEE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#B2F2EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c0efee; /* rgb */ color: rgb(192, 239, 238); /* oklch */ color: oklch(91.9% 0.048 194.7);
Tailwind
colors: {
custom: {
50: '#d3f4f3',
500: '#c0efee',
950: '#000000',
},
}SCSS
$custom: #c0efee; $custom-light: #d3f4f3; $custom-dark: #000000;
JSON
{
"hex": "#c0efee",
"rgb": {
"r": 192,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.723,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.91915,
"c": 0.04821,
"h": 194.7
},
"luminance": 0.79113
}Semantic roles & 50–950 ramp
primary
#C0EFEE
secondary
#CD8688
accent
#1E22C7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585