#80FCFE#80FCFE
#80FCFE is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.111 H 196.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCFE |
|---|---|
| RGB | rgb(128, 252, 254) |
| HSL | hsl(181, 98%, 75%) |
| HSV | hsv(181, 50%, 100%) |
| CMYK | cmyk(49.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.29, -34.09, -11.64) |
| CIE-LCH | lch(92.29, 36.02, 198.85°) |
| OKLab | oklab(92.07% -0.1065 -0.0321) |
| OKLCH | oklch(92.07% 0.111 196.8) |
| XYZ | xyz(61.5946, 81.3602, 106.2049) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Light Blue
#26F7FD
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCFE #FE8280
analogous
#80FEC1 #80FCFE #80BDFE
triadic
#80FCFE #FE80FC #FCFE80
tetradic
#80FCFE #C180FE #FE8280 #BDFE80
square
#80FCFE #C180FE #FE8280 #BDFE80
split-complementary
#80FCFE #FE80BD #FEC180
monochromatic
#07F9FD #43FBFE #80FCFE #BDFDFE #E1FEFF
Accessibility & contrast
On white
1.22
#80FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#80FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCFE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCFE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#26FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fcfe; /* rgb */ color: rgb(128, 252, 254); /* oklch */ color: oklch(92.1% 0.111 196.8);
Tailwind
colors: {
custom: {
50: '#aefdfe',
500: '#80fcfe',
950: '#000000',
},
}SCSS
$custom: #80fcfe; $custom-light: #aefdfe; $custom-dark: #000000;
JSON
{
"hex": "#80fcfe",
"rgb": {
"r": 128,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92071,
"c": 0.11125,
"h": 196.8
},
"luminance": 0.81366
}Semantic roles & 50–950 ramp
primary
#80FCFE
secondary
#DD4845
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585