#80FDF7#80FDF7
#80FDF7 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.113 H 191.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDF7 |
|---|---|
| RGB | rgb(128, 253, 247) |
| HSL | hsl(177, 97%, 75%) |
| HSV | hsv(177, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.38, -36.30, -7.88) |
| CIE-LCH | lch(92.38, 37.15, 192.25°) |
| OKLab | oklab(92.07% -0.1104 -0.0219) |
| OKLCH | oklch(92.07% 0.113 191.2) |
| XYZ | xyz(60.8089, 81.5497, 100.5138) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.78
Aqua
#00FFFF
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDF7 #FD8086
analogous
#80FDB9 #80FDF7 #80C5FD
triadic
#80FDF7 #F780FD #FDF780
tetradic
#80FDF7 #B980FD #FD8086 #C5FD80
square
#80FDF7 #B980FD #FD8086 #C5FD80
split-complementary
#80FDF7 #FD80C5 #FDB980
monochromatic
#07FBEF #44FCF3 #80FDF7 #BCFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#80FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#80FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDF7
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDF7 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#30FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fdf7; /* rgb */ color: rgb(128, 253, 247); /* oklch */ color: oklch(92.1% 0.113 191.2);
Tailwind
colors: {
custom: {
50: '#aefef9',
500: '#80fdf7',
950: '#000000',
},
}SCSS
$custom: #80fdf7; $custom-light: #aefef9; $custom-dark: #000000;
JSON
{
"hex": "#80fdf7",
"rgb": {
"r": 128,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.12,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.92074,
"c": 0.11256,
"h": 191.2
},
"luminance": 0.81555
}Semantic roles & 50–950 ramp
primary
#80FDF7
secondary
#DB464D
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685