#C0FEFF#C0FEFF
#C0FEFF is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.6% C 0.062 H 197.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FEFF |
|---|---|
| RGB | rgb(192, 254, 255) |
| HSL | hsl(181, 100%, 88%) |
| HSV | hsv(181, 25%, 100%) |
| CMYK | cmyk(24.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.71, -19.00, -6.77) |
| CIE-LCH | lch(95.71, 20.17, 199.62°) |
| OKLab | oklab(95.58% -0.059 -0.0185) |
| OKLCH | oklch(95.58% 0.062 197.4) |
| XYZ | xyz(75.2244, 89.3067, 107.8627) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.86
Light Light Blue
#CAFFFB
ΔE00 2.40
Pale Cyan
#B7FFFA
ΔE00 3.03
Pale Blue
#D0FEFE
ΔE00 3.14
Duck Egg Blue
#C3FBF4
ΔE00 3.21
Pale Sky Blue
#BDF6FE
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FEFF #FFC1C0
analogous
#C0FFE0 #C0FEFF #C0DFFF
triadic
#C0FEFF #FFC0FE #FEFFC0
tetradic
#C0FEFF #E0C0FF #FFC1C0 #DFFFC0
square
#C0FEFF #E0C0FF #FFC1C0 #DFFFC0
split-complementary
#C0FEFF #FFC0DF #FFE0C0
monochromatic
#46FCFF #83FDFF #C0FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#C0FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#C0FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FEFF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FEFF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#ABFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c0feff; /* rgb */ color: rgb(192, 254, 255); /* oklch */ color: oklch(95.6% 0.062 197.4);
Tailwind
colors: {
custom: {
50: '#d4feff',
500: '#c0feff',
950: '#000000',
},
}SCSS
$custom: #c0feff; $custom-light: #d4feff; $custom-dark: #000000;
JSON
{
"hex": "#c0feff",
"rgb": {
"r": 192,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.952,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95583,
"c": 0.06188,
"h": 197.4
},
"luminance": 0.8931
}Semantic roles & 50–950 ramp
primary
#C0FEFF
secondary
#E87D7B
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686