#80FBFE#80FBFE
#80FBFE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.111 H 197.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBFE |
|---|---|
| RGB | rgb(128, 251, 254) |
| HSL | hsl(181, 98%, 75%) |
| HSV | hsv(181, 50%, 100%) |
| CMYK | cmyk(49.6%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.01, -33.62, -12.05) |
| CIE-LCH | lch(92.01, 35.72, 199.72°) |
| OKLab | oklab(91.85% -0.1054 -0.0333) |
| OKLCH | oklch(91.85% 0.111 197.5) |
| XYZ | xyz(61.2814, 80.7338, 106.1005) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 4.68
Aqua
#00FFFF
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBFE #FE8380
analogous
#80FEC2 #80FBFE #80BCFE
triadic
#80FBFE #FE80FB #FBFE80
tetradic
#80FBFE #C280FE #FE8380 #BCFE80
square
#80FBFE #C280FE #FE8380 #BCFE80
split-complementary
#80FBFE #FE80BC #FEC280
monochromatic
#07F7FD #43F9FE #80FBFE #BDFDFE #E1FEFF
Accessibility & contrast
On white
1.22
#80FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#80FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBFE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBFE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D8E1FF
Tritanopia (blue-blind)
#26FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fbfe; /* rgb */ color: rgb(128, 251, 254); /* oklch */ color: oklch(91.8% 0.111 197.5);
Tailwind
colors: {
custom: {
50: '#aefdfe',
500: '#80fbfe',
950: '#000000',
},
}SCSS
$custom: #80fbfe; $custom-light: #aefdfe; $custom-dark: #000000;
JSON
{
"hex": "#80fbfe",
"rgb": {
"r": 128,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91847,
"c": 0.11057,
"h": 197.5
},
"luminance": 0.80739
}Semantic roles & 50–950 ramp
primary
#80FBFE
secondary
#DD4945
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585