#80FBFB#80FBFB
#80FBFB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.8% C 0.111 H 195.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBFB |
|---|---|
| RGB | rgb(128, 251, 251) |
| HSL | hsl(180, 94%, 74%) |
| HSV | hsv(180, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.93, -34.38, -10.62) |
| CIE-LCH | lch(91.93, 35.98, 197.17°) |
| OKLab | oklab(91.75% -0.1066 -0.0294) |
| OKLCH | oklch(91.75% 0.111 195.4) |
| XYZ | xyz(60.8047, 80.5431, 103.5902) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.65
Bright Light Blue
#26F7FD
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBFB #FB8080
analogous
#80FBBE #80FBFB #80BEFB
triadic
#80FBFB #FB80FB #FBFB80
tetradic
#80FBFB #BE80FB #FB8080 #BEFB80
square
#80FBFB #BE80FB #FB8080 #BEFB80
split-complementary
#80FBFB #FB80BE #FBBE80
monochromatic
#09F7F7 #45F9F9 #80FBFB #BBFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#80FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#80FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBFB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBFB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#2BFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fbfb; /* rgb */ color: rgb(128, 251, 251); /* oklch */ color: oklch(91.8% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#aefdfc',
500: '#80fbfb',
950: '#000000',
},
}SCSS
$custom: #80fbfb; $custom-light: #aefdfc; $custom-dark: #000000;
JSON
{
"hex": "#80fbfb",
"rgb": {
"r": 128,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.9175,
"c": 0.11061,
"h": 195.4
},
"luminance": 0.80549
}Semantic roles & 50–950 ramp
primary
#80FBFB
secondary
#D94646
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585