#80FDFD#80FDFD
#80FDFD is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.3% C 0.112 H 195.4°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDFD |
|---|---|
| RGB | rgb(128, 253, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.54, -34.81, -10.75) |
| CIE-LCH | lch(92.54, 36.43, 197.16°) |
| OKLab | oklab(92.26% -0.108 -0.0297) |
| OKLCH | oklch(92.26% 0.112 195.4) |
| XYZ | xyz(61.7497, 81.9260, 105.4687) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDFD #FD8080
analogous
#80FDBF #80FDFD #80BFFD
triadic
#80FDFD #FD80FD #FDFD80
tetradic
#80FDFD #BF80FD #FD8080 #BFFD80
square
#80FDFD #BF80FD #FD8080 #BFFD80
split-complementary
#80FDFD #FD80BF #FDBF80
monochromatic
#07FBFB #44FCFC #80FDFD #BCFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#80FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#80FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDFD
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDFD | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#27FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fdfd; /* rgb */ color: rgb(128, 253, 253); /* oklch */ color: oklch(92.3% 0.112 195.4);
Tailwind
colors: {
custom: {
50: '#aefefe',
500: '#80fdfd',
950: '#000000',
},
}SCSS
$custom: #80fdfd; $custom-light: #aefefe; $custom-dark: #000000;
JSON
{
"hex": "#80fdfd",
"rgb": {
"r": 128,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.92264,
"c": 0.11198,
"h": 195.4
},
"luminance": 0.81932
}Semantic roles & 50–950 ramp
primary
#80FDFD
secondary
#DB4646
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685