#80FEFA#80FEFA
#80FEFA is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.113 H 192.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEFA |
|---|---|
| RGB | rgb(128, 254, 250) |
| HSL | hsl(178, 98%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.74, -36.02, -8.90) |
| CIE-LCH | lch(92.74, 37.10, 193.88°) |
| OKLab | oklab(92.39% -0.1102 -0.0247) |
| OKLCH | oklch(92.39% 0.113 192.6) |
| XYZ | xyz(61.5921, 82.3694, 103.0770) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Light Blue
#26F7FD
ΔE00 5.05
Pale Cyan
#B7FFFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEFA #FE8084
analogous
#80FEBB #80FEFA #80C3FE
triadic
#80FEFA #FA80FE #FEFA80
tetradic
#80FEFA #BB80FE #FE8084 #C3FE80
square
#80FEFA #BB80FE #FE8084 #C3FE80
split-complementary
#80FEFA #FE80C3 #FEBB80
monochromatic
#07FDF5 #43FEF8 #80FEFA #BDFEFC #E1FFFE
Accessibility & contrast
On white
1.20
#80FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#80FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEFA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEFA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#2BFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fefa; /* rgb */ color: rgb(128, 254, 250); /* oklch */ color: oklch(92.4% 0.113 192.6);
Tailwind
colors: {
custom: {
50: '#aefffb',
500: '#80fefa',
950: '#000000',
},
}SCSS
$custom: #80fefa; $custom-light: #aefffb; $custom-dark: #000000;
JSON
{
"hex": "#80fefa",
"rgb": {
"r": 128,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.095,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92394,
"c": 0.11298,
"h": 192.6
},
"luminance": 0.82375
}Semantic roles & 50–950 ramp
primary
#80FEFA
secondary
#DD454A
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685