#80FFFA#80FFFA
#80FFFA is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.114 H 191.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFFA |
|---|---|
| RGB | rgb(128, 255, 250) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.02, -36.48, -8.49) |
| CIE-LCH | lch(93.02, 37.45, 193.10°) |
| OKLab | oklab(92.62% -0.1113 -0.0236) |
| OKLCH | oklch(92.62% 0.114 191.9) |
| XYZ | xyz(61.9103, 83.0057, 103.1831) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.78
Bright Turquoise
#0FFEF9
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFFA #FF8085
analogous
#80FFBB #80FFFA #80C4FF
triadic
#80FFFA #FA80FF #FFFA80
tetradic
#80FFFA #BB80FF #FF8085 #C4FF80
square
#80FFFA #BB80FF #FF8085 #C4FF80
split-complementary
#80FFFA #FF80C4 #FFBB80
monochromatic
#06FFF5 #43FFF8 #80FFFA #BDFFFC #E0FFFE
Accessibility & contrast
On white
1.19
#80FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#80FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFFA
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFFA | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#2AFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #80fffa; /* rgb */ color: rgb(128, 255, 250); /* oklch */ color: oklch(92.6% 0.114 191.9);
Tailwind
colors: {
custom: {
50: '#aefffb',
500: '#80fffa',
950: '#000000',
},
}SCSS
$custom: #80fffa; $custom-light: #aefffb; $custom-dark: #000000;
JSON
{
"hex": "#80fffa",
"rgb": {
"r": 128,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.638,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92619,
"c": 0.11378,
"h": 191.9
},
"luminance": 0.83011
}Semantic roles & 50–950 ramp
primary
#80FFFA
secondary
#DE454B
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685