#80FCFA#80FCFA
#80FCFA is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.111 H 194.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCFA |
|---|---|
| RGB | rgb(128, 252, 250) |
| HSL | hsl(179, 95%, 75%) |
| HSV | hsv(179, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.18, -35.09, -9.73) |
| CIE-LCH | lch(92.18, 36.42, 195.50°) |
| OKLab | oklab(91.94% -0.1081 -0.0269) |
| OKLCH | oklch(91.94% 0.111 194) |
| XYZ | xyz(60.9607, 81.1067, 102.8666) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.60
Light Cyan
#ACFFFC
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 4.70
Aqua
#00FFFF
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCFA #FC8082
analogous
#80FCBC #80FCFA #80C0FC
triadic
#80FCFA #FA80FC #FCFA80
tetradic
#80FCFA #BC80FC #FC8082 #C0FC80
square
#80FCFA #BC80FC #FC8082 #C0FC80
split-complementary
#80FCFA #FC80C0 #FCBC80
monochromatic
#08F9F5 #44FBF8 #80FCFA #BCFDFC #E1FEFE
Accessibility & contrast
On white
1.22
#80FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#80FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCFA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCFA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#2CFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fcfa; /* rgb */ color: rgb(128, 252, 250); /* oklch */ color: oklch(91.9% 0.111 194.0);
Tailwind
colors: {
custom: {
50: '#aefdfb',
500: '#80fcfa',
950: '#000000',
},
}SCSS
$custom: #80fcfa; $custom-light: #aefdfb; $custom-dark: #000000;
JSON
{
"hex": "#80fcfa",
"rgb": {
"r": 128,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.032,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91943,
"c": 0.11142,
"h": 194
},
"luminance": 0.81112
}Semantic roles & 50–950 ramp
primary
#80FCFA
secondary
#DA4648
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685