#80FBFC#80FBFC
#80FBFC is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.8% C 0.111 H 196.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBFC |
|---|---|
| RGB | rgb(128, 251, 252) |
| HSL | hsl(180, 95%, 75%) |
| HSV | hsv(180, 49%, 99%) |
| CMYK | cmyk(49.2%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(91.96, -34.13, -11.10) |
| CIE-LCH | lch(91.96, 35.89, 198.02°) |
| OKLab | oklab(91.78% -0.1062 -0.0307) |
| OKLCH | oklch(91.78% 0.111 196.1) |
| XYZ | xyz(60.9628, 80.6064, 104.4225) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 4.54
Aqua
#00FFFF
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Bright Turquoise
#0FFEF9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBFC #FC8180
analogous
#80FCBF #80FBFC #80BDFC
triadic
#80FBFC #FC80FB #FBFC80
tetradic
#80FBFC #BF80FC #FC8180 #BDFC80
square
#80FBFC #BF80FC #FC8180 #BDFC80
split-complementary
#80FBFC #FC80BD #FCBF80
monochromatic
#08F7F9 #44F9FB #80FBFC #BCFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#80FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#80FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBFC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBFC | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#2AFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fbfc; /* rgb */ color: rgb(128, 251, 252); /* oklch */ color: oklch(91.8% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#aefdfd',
500: '#80fbfc',
950: '#000000',
},
}SCSS
$custom: #80fbfc; $custom-light: #aefdfd; $custom-dark: #000000;
JSON
{
"hex": "#80fbfc",
"rgb": {
"r": 128,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.484,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91782,
"c": 0.11058,
"h": 196.1
},
"luminance": 0.80612
}Semantic roles & 50–950 ramp
primary
#80FBFC
secondary
#DA4746
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585