#80FDFE#80FDFE
#80FDFE is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.112 H 196.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDFE |
|---|---|
| RGB | rgb(128, 253, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(49.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.57, -34.56, -11.22) |
| CIE-LCH | lch(92.57, 36.33, 197.99°) |
| OKLab | oklab(92.3% -0.1076 -0.031) |
| OKLCH | oklch(92.3% 0.112 196.1) |
| XYZ | xyz(61.9094, 81.9899, 106.3098) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 4.56
Aqua
#00FFFF
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDFE #FE8180
analogous
#80FEC0 #80FDFE #80BEFE
triadic
#80FDFE #FE80FD #FDFE80
tetradic
#80FDFE #C080FE #FE8180 #BEFE80
square
#80FDFE #C080FE #FE8180 #BEFE80
split-complementary
#80FDFE #FE80BE #FEC080
monochromatic
#07FBFD #43FCFE #80FDFE #BDFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#80FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#80FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDFE
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDFE | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#25FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fdfe; /* rgb */ color: rgb(128, 253, 254); /* oklch */ color: oklch(92.3% 0.112 196.1);
Tailwind
colors: {
custom: {
50: '#aefefe',
500: '#80fdfe',
950: '#000000',
},
}SCSS
$custom: #80fdfe; $custom-light: #aefefe; $custom-dark: #000000;
JSON
{
"hex": "#80fdfe",
"rgb": {
"r": 128,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.476,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92296,
"c": 0.11195,
"h": 196.1
},
"luminance": 0.81996
}Semantic roles & 50–950 ramp
primary
#80FDFE
secondary
#DD4745
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685