#80FDF6#80FDF6
#80FDF6 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.113 H 190.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDF6 |
|---|---|
| RGB | rgb(128, 253, 246) |
| HSL | hsl(177, 97%, 75%) |
| HSV | hsv(177, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.35, -36.55, -7.41) |
| CIE-LCH | lch(92.35, 37.29, 191.46°) |
| OKLab | oklab(92.04% -0.1108 -0.0206) |
| OKLCH | oklch(92.04% 0.113 190.5) |
| XYZ | xyz(60.6550, 81.4881, 99.7033) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.90
Aqua
#00FFFF
ΔE00 4.95
Bright Aqua
#0BF9EA
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDF6 #FD8087
analogous
#80FDB8 #80FDF6 #80C6FD
triadic
#80FDF6 #F680FD #FDF680
tetradic
#80FDF6 #B880FD #FD8087 #C6FD80
square
#80FDF6 #B880FD #FD8087 #C6FD80
split-complementary
#80FDF6 #FD80C6 #FDB880
monochromatic
#07FBED #44FCF2 #80FDF6 #BCFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#80FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#80FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDF6
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDF6 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#31FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fdf6; /* rgb */ color: rgb(128, 253, 246); /* oklch */ color: oklch(92.0% 0.113 190.5);
Tailwind
colors: {
custom: {
50: '#aefef9',
500: '#80fdf6',
950: '#000000',
},
}SCSS
$custom: #80fdf6; $custom-light: #aefef9; $custom-dark: #000000;
JSON
{
"hex": "#80fdf6",
"rgb": {
"r": 128,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.64,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.92043,
"c": 0.11272,
"h": 190.5
},
"luminance": 0.81494
}Semantic roles & 50–950 ramp
primary
#80FDF6
secondary
#DB464E
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685