#80FBFF#80FBFF
#80FBFF is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.9% C 0.111 H 198.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBFF |
|---|---|
| RGB | rgb(128, 251, 255) |
| HSL | hsl(182, 100%, 75%) |
| HSV | hsv(182, 50%, 100%) |
| CMYK | cmyk(49.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(92.04, -33.37, -12.53) |
| CIE-LCH | lch(92.04, 35.64, 200.58°) |
| OKLab | oklab(91.88% -0.105 -0.0346) |
| OKLCH | oklch(91.88% 0.111 198.2) |
| XYZ | xyz(61.4419, 80.7980, 106.9460) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBFF #FF8480
analogous
#80FFC4 #80FBFF #80BBFF
triadic
#80FBFF #FF80FB #FBFF80
tetradic
#80FBFF #C480FF #FF8480 #BBFF80
square
#80FBFF #C480FF #FF8480 #BBFF80
split-complementary
#80FBFF #FF80BB #FFC480
monochromatic
#06F7FF #43F9FF #80FBFF #BDFDFF #E0FEFF
Accessibility & contrast
On white
1.22
#80FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#80FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBFF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBFF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#25FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fbff; /* rgb */ color: rgb(128, 251, 255); /* oklch */ color: oklch(91.9% 0.111 198.2);
Tailwind
colors: {
custom: {
50: '#aefdff',
500: '#80fbff',
950: '#000000',
},
}SCSS
$custom: #80fbff; $custom-light: #aefdff; $custom-dark: #000000;
JSON
{
"hex": "#80fbff",
"rgb": {
"r": 128,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.89,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9188,
"c": 0.11059,
"h": 198.2
},
"luminance": 0.80804
}Semantic roles & 50–950 ramp
primary
#80FBFF
secondary
#DE4A45
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586