#80FEFD#80FEFD
#80FEFD is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.113 H 194.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEFD |
|---|---|
| RGB | rgb(128, 254, 253) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.82, -35.27, -10.33) |
| CIE-LCH | lch(92.82, 36.75, 196.33°) |
| OKLab | oklab(92.49% -0.109 -0.0286) |
| OKLCH | oklch(92.49% 0.113 194.7) |
| XYZ | xyz(62.0662, 82.5590, 105.5742) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Light Cyan
#ACFFFC
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 5.00
Pale Cyan
#B7FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEFD #FE8081
analogous
#80FEBE #80FEFD #80C0FE
triadic
#80FEFD #FD80FE #FEFD80
tetradic
#80FEFD #BE80FE #FE8081 #C0FE80
square
#80FEFD #BE80FE #FE8081 #C0FE80
split-complementary
#80FEFD #FE80C0 #FEBE80
monochromatic
#07FDFB #43FEFC #80FEFD #BDFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#80FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#80FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEFD
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEFD | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#26FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fefd; /* rgb */ color: rgb(128, 254, 253); /* oklch */ color: oklch(92.5% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#aefffe',
500: '#80fefd',
950: '#000000',
},
}SCSS
$custom: #80fefd; $custom-light: #aefffe; $custom-dark: #000000;
JSON
{
"hex": "#80fefd",
"rgb": {
"r": 128,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92489,
"c": 0.11272,
"h": 194.7
},
"luminance": 0.82565
}Semantic roles & 50–950 ramp
primary
#80FEFD
secondary
#DD4547
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685