#82FCFF#82FCFF
#82FCFF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.2% C 0.110 H 197.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCFF |
|---|---|
| RGB | rgb(130, 252, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 49%, 100%) |
| CMYK | cmyk(49%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.39, -33.43, -12.00) |
| CIE-LCH | lch(92.39, 35.52, 199.75°) |
| OKLab | oklab(92.18% -0.1048 -0.0331) |
| OKLCH | oklch(92.18% 0.11 197.5) |
| XYZ | xyz(62.0590, 81.5811, 107.0647) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.03
Bright Light Blue
#26F7FD
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCFF #FF8582
analogous
#82FFC3 #82FCFF #82BDFF
triadic
#82FCFF #FF82FC #FCFF82
tetradic
#82FCFF #C382FF #FF8582 #BDFF82
square
#82FCFF #C382FF #FF8582 #BDFF82
split-complementary
#82FCFF #FF82BD #FFC382
monochromatic
#08F9FF #45FBFF #82FCFF #BFFDFF #E0FEFF
Accessibility & contrast
On white
1.21
#82FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#82FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCFF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCFF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#2EFFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82fcff; /* rgb */ color: rgb(130, 252, 255); /* oklch */ color: oklch(92.2% 0.110 197.5);
Tailwind
colors: {
custom: {
50: '#affdff',
500: '#82fcff',
950: '#000000',
},
}SCSS
$custom: #82fcff; $custom-light: #affdff; $custom-dark: #000000;
JSON
{
"hex": "#82fcff",
"rgb": {
"r": 130,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.44,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92179,
"c": 0.10993,
"h": 197.5
},
"luminance": 0.81587
}Semantic roles & 50–950 ramp
primary
#82FCFF
secondary
#DE4A47
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586