#80FCFF#80FCFF
#80FCFF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.111 H 197.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCFF |
|---|---|
| RGB | rgb(128, 252, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 50%, 100%) |
| CMYK | cmyk(49.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.32, -33.84, -12.11) |
| CIE-LCH | lch(92.32, 35.94, 199.70°) |
| OKLab | oklab(92.1% -0.1061 -0.0335) |
| OKLCH | oklch(92.1% 0.111 197.5) |
| XYZ | xyz(61.7551, 81.4244, 107.0504) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.87
Bright Light Blue
#26F7FD
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Aqua
#00FFFF
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCFF #FF8380
analogous
#80FFC2 #80FCFF #80BDFF
triadic
#80FCFF #FF80FC #FCFF80
tetradic
#80FCFF #C280FF #FF8380 #BDFF80
square
#80FCFF #C280FF #FF8380 #BDFF80
split-complementary
#80FCFF #FF80BD #FFC280
monochromatic
#06F9FF #43FBFF #80FCFF #BDFDFF #E0FEFF
Accessibility & contrast
On white
1.21
#80FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#80FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCFF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCFF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#24FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fcff; /* rgb */ color: rgb(128, 252, 255); /* oklch */ color: oklch(92.1% 0.111 197.5);
Tailwind
colors: {
custom: {
50: '#aefdff',
500: '#80fcff',
950: '#000000',
},
}SCSS
$custom: #80fcff; $custom-light: #aefdff; $custom-dark: #000000;
JSON
{
"hex": "#80fcff",
"rgb": {
"r": 128,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.417,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92104,
"c": 0.11125,
"h": 197.5
},
"luminance": 0.8143
}Semantic roles & 50–950 ramp
primary
#80FCFF
secondary
#DE4945
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586