#C0FFFA#C0FFFA
#C0FFFA is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.063 H 190.1°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFFA |
|---|---|
| RGB | rgb(192, 255, 250) |
| HSL | hsl(175, 100%, 88%) |
| HSV | hsv(175, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(95.84, -20.55, -4.00) |
| CIE-LCH | lch(95.84, 20.94, 191.01°) |
| OKLab | oklab(95.65% -0.0622 -0.011) |
| OKLCH | oklch(95.65% 0.063 190.1) |
| XYZ | xyz(74.7482, 89.6253, 103.7849) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.30
Pale Cyan
#B7FFFA
ΔE00 1.48
Duck Egg Blue
#C3FBF4
ΔE00 1.54
Light Light Blue
#CAFFFB
ΔE00 1.96
Light Cyan
#ACFFFC
ΔE00 3.06
Light Sky Blue
#C6FCFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFFA #FFC0C5
analogous
#C0FFDA #C0FFFA #C0E4FF
triadic
#C0FFFA #FAC0FF #FFFAC0
tetradic
#C0FFFA #DAC0FF #FFC0C5 #E4FFC0
square
#C0FFFA #DAC0FF #FFC0C5 #E4FFC0
split-complementary
#C0FFFA #FFC0E4 #FFDAC0
monochromatic
#46FFF0 #83FFF5 #C0FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#C0FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#C0FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFFA
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFFA | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#ACFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c0fffa; /* rgb */ color: rgb(192, 255, 250); /* oklch */ color: oklch(95.6% 0.063 190.1);
Tailwind
colors: {
custom: {
50: '#d4fffb',
500: '#c0fffa',
950: '#000000',
},
}SCSS
$custom: #c0fffa; $custom-light: #d4fffb; $custom-dark: #000000;
JSON
{
"hex": "#c0fffa",
"rgb": {
"r": 192,
"g": 255,
"b": 250
},
"hsl": {
"h": 175.238,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95645,
"c": 0.0632,
"h": 190.1
},
"luminance": 0.89629
}Semantic roles & 50–950 ramp
primary
#C0FFFA
secondary
#E87B84
accent
#0012E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685