#80F8FA#80F8FA
#80F8FA is a very light, moderate teal. Relative luminance 0.786; OKLCH L 91.0% C 0.108 H 196.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #80F8FA |
|---|---|
| RGB | rgb(128, 248, 250) |
| HSL | hsl(181, 92%, 74%) |
| HSV | hsv(181, 49%, 98%) |
| CMYK | cmyk(48.8%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(91.06, -33.23, -11.39) |
| CIE-LCH | lch(91.06, 35.13, 198.92°) |
| OKLab | oklab(91.04% -0.1038 -0.0315) |
| OKLCH | oklch(91.04% 0.108 196.9) |
| XYZ | xyz(59.7178, 78.6208, 102.4523) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F8FA #FA8280
analogous
#80FABF #80F8FA #80BBFA
triadic
#80F8FA #FA80F8 #F8FA80
tetradic
#80F8FA #BF80FA #FA8280 #BBFA80
square
#80F8FA #BF80FA #FA8280 #BBFA80
split-complementary
#80F8FA #FA80BB #FABF80
monochromatic
#0AF2F5 #45F5F8 #80F8FA #BBFBFC #E2FDFE
Accessibility & contrast
On white
1.26
#80F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#80F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F8FA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F8FA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#2FFFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80f8fa; /* rgb */ color: rgb(128, 248, 250); /* oklch */ color: oklch(91.0% 0.108 196.9);
Tailwind
colors: {
custom: {
50: '#adfbfb',
500: '#80f8fa',
950: '#000000',
},
}SCSS
$custom: #80f8fa; $custom-light: #adfbfb; $custom-dark: #000000;
JSON
{
"hex": "#80f8fa",
"rgb": {
"r": 128,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.984,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91044,
"c": 0.10849,
"h": 196.9
},
"luminance": 0.78626
}Semantic roles & 50–950 ramp
primary
#80F8FA
secondary
#D74947
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585