#C0FFFE#C0FFFE
#C0FFFE is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.8% C 0.063 H 194.9°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFFE |
|---|---|
| RGB | rgb(192, 255, 254) |
| HSL | hsl(179, 100%, 88%) |
| HSV | hsv(179, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.95, -19.71, -5.91) |
| CIE-LCH | lch(95.95, 20.57, 196.68°) |
| OKLab | oklab(95.76% -0.0607 -0.0162) |
| OKLCH | oklch(95.76% 0.063 194.9) |
| XYZ | xyz(75.3820, 89.8788, 107.1232) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 2.05
Pale Cyan
#B7FFFA
ΔE00 2.27
Light Sky Blue
#C6FCFF
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.60
Eggshell Blue
#C4FFF7
ΔE00 2.72
Light Cyan
#ACFFFC
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFFE #FFC0C1
analogous
#C0FFDF #C0FFFE #C0E0FF
triadic
#C0FFFE #FEC0FF #FFFEC0
tetradic
#C0FFFE #DFC0FF #FFC0C1 #E0FFC0
square
#C0FFFE #DFC0FF #FFC0C1 #E0FFC0
split-complementary
#C0FFFE #FFC0E0 #FFDFC0
monochromatic
#46FFFC #83FFFD #C0FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#C0FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#C0FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFFE
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFFE | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EBEFFF
Tritanopia (blue-blind)
#ABFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c0fffe; /* rgb */ color: rgb(192, 255, 254); /* oklch */ color: oklch(95.8% 0.063 194.9);
Tailwind
colors: {
custom: {
50: '#d4fffe',
500: '#c0fffe',
950: '#000000',
},
}SCSS
$custom: #c0fffe; $custom-light: #d4fffe; $custom-dark: #000000;
JSON
{
"hex": "#c0fffe",
"rgb": {
"r": 192,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.048,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95764,
"c": 0.0628,
"h": 194.9
},
"luminance": 0.89882
}Semantic roles & 50–950 ramp
primary
#C0FFFE
secondary
#E87B7D
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685