#80FCFB#80FCFB
#80FCFB is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.111 H 194.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCFB |
|---|---|
| RGB | rgb(128, 252, 251) |
| HSL | hsl(180, 95%, 75%) |
| HSV | hsv(180, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.21, -34.84, -10.21) |
| CIE-LCH | lch(92.21, 36.31, 196.33°) |
| OKLab | oklab(91.98% -0.1077 -0.0282) |
| OKLCH | oklch(91.98% 0.111 194.7) |
| XYZ | xyz(61.1179, 81.1695, 103.6946) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.58
Light Cyan
#ACFFFC
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCFB #FC8081
analogous
#80FCBD #80FCFB #80BFFC
triadic
#80FCFB #FB80FC #FCFB80
tetradic
#80FCFB #BD80FC #FC8081 #BFFC80
square
#80FCFB #BD80FC #FC8081 #BFFC80
split-complementary
#80FCFB #FC80BF #FCBD80
monochromatic
#08F9F7 #44FBF9 #80FCFB #BCFDFD #E1FEFE
Accessibility & contrast
On white
1.22
#80FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#80FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCFB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCFB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#2BFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fcfb; /* rgb */ color: rgb(128, 252, 251); /* oklch */ color: oklch(92.0% 0.111 194.7);
Tailwind
colors: {
custom: {
50: '#aefdfc',
500: '#80fcfb',
950: '#000000',
},
}SCSS
$custom: #80fcfb; $custom-light: #aefdfc; $custom-dark: #000000;
JSON
{
"hex": "#80fcfb",
"rgb": {
"r": 128,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.516,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91975,
"c": 0.11135,
"h": 194.7
},
"luminance": 0.81175
}Semantic roles & 50–950 ramp
primary
#80FCFB
secondary
#DA4647
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685