#C0FFFD#C0FFFD
#C0FFFD is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.063 H 193.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFFD |
|---|---|
| RGB | rgb(192, 255, 253) |
| HSL | hsl(178, 100%, 88%) |
| HSV | hsv(178, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.92, -19.92, -5.43) |
| CIE-LCH | lch(95.92, 20.65, 195.25°) |
| OKLab | oklab(95.73% -0.0611 -0.0149) |
| OKLCH | oklch(95.73% 0.063 193.7) |
| XYZ | xyz(75.2223, 89.8149, 106.2820) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.92
Pale Cyan
#B7FFFA
ΔE00 1.99
Duck Egg Blue
#C3FBF4
ΔE00 2.29
Eggshell Blue
#C4FFF7
ΔE00 2.35
Light Sky Blue
#C6FCFF
ΔE00 2.85
Light Cyan
#ACFFFC
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFFD #FFC0C2
analogous
#C0FFDD #C0FFFD #C0E2FF
triadic
#C0FFFD #FDC0FF #FFFDC0
tetradic
#C0FFFD #DDC0FF #FFC0C2 #E2FFC0
square
#C0FFFD #DDC0FF #FFC0C2 #E2FFC0
split-complementary
#C0FFFD #FFC0E2 #FFDDC0
monochromatic
#46FFF9 #83FFFB #C0FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#C0FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#C0FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFFD
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFFD | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#ABFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c0fffd; /* rgb */ color: rgb(192, 255, 253); /* oklch */ color: oklch(95.7% 0.063 193.7);
Tailwind
colors: {
custom: {
50: '#d4fffe',
500: '#c0fffd',
950: '#000000',
},
}SCSS
$custom: #c0fffd; $custom-light: #d4fffe; $custom-dark: #000000;
JSON
{
"hex": "#c0fffd",
"rgb": {
"r": 192,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.095,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95734,
"c": 0.06285,
"h": 193.7
},
"luminance": 0.89818
}Semantic roles & 50–950 ramp
primary
#C0FFFD
secondary
#E87B7F
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685