#82FDFF#82FDFF
#82FDFF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.111 H 196.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDFF |
|---|---|
| RGB | rgb(130, 253, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 49%, 100%) |
| CMYK | cmyk(49%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.67, -33.89, -11.59) |
| CIE-LCH | lch(92.67, 35.82, 198.87°) |
| OKLab | oklab(92.4% -0.1059 -0.032) |
| OKLCH | oklch(92.4% 0.111 196.8) |
| XYZ | xyz(62.3739, 82.2108, 107.1696) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Aqua
#00FFFF
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDFF #FF8482
analogous
#82FFC2 #82FDFF #82BEFF
triadic
#82FDFF #FF82FD #FDFF82
tetradic
#82FDFF #C282FF #FF8482 #BEFF82
square
#82FDFF #C282FF #FF8482 #BEFF82
split-complementary
#82FDFF #FF82BE #FFC282
monochromatic
#08FBFF #45FCFF #82FDFF #BFFEFF #E0FFFF
Accessibility & contrast
On white
1.20
#82FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#82FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDFF
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDFF | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#2DFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82fdff; /* rgb */ color: rgb(130, 253, 255); /* oklch */ color: oklch(92.4% 0.111 196.8);
Tailwind
colors: {
custom: {
50: '#affeff',
500: '#82fdff',
950: '#000000',
},
}SCSS
$custom: #82fdff; $custom-light: #affeff; $custom-dark: #000000;
JSON
{
"hex": "#82fdff",
"rgb": {
"r": 130,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92403,
"c": 0.11062,
"h": 196.8
},
"luminance": 0.82216
}Semantic roles & 50–950 ramp
primary
#82FDFF
secondary
#DE4947
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686