#82FFFF#82FFFF
#82FFFF is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.112 H 195.4°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFFF |
|---|---|
| RGB | rgb(130, 255, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.22, -34.82, -10.76) |
| CIE-LCH | lch(93.22, 36.45, 197.17°) |
| OKLab | oklab(92.85% -0.108 -0.0297) |
| OKLCH | oklch(92.85% 0.112 195.4) |
| XYZ | xyz(63.0085, 83.4802, 107.3812) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.69
Light Cyan
#ACFFFC
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 4.72
Aqua
#00FFFF
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFFF #FF8282
analogous
#82FFC0 #82FFFF #82C0FF
triadic
#82FFFF #FF82FF #FFFF82
tetradic
#82FFFF #C082FF #FF8282 #C0FF82
square
#82FFFF #C082FF #FF8282 #C0FF82
split-complementary
#82FFFF #FF82C0 #FFC082
monochromatic
#08FFFF #45FFFF #82FFFF #BFFFFF #E0FFFF
Accessibility & contrast
On white
1.19
#82FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#82FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFFF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFFF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#2CFFFF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #82ffff; /* rgb */ color: rgb(130, 255, 255); /* oklch */ color: oklch(92.9% 0.112 195.4);
Tailwind
colors: {
custom: {
50: '#afffff',
500: '#82ffff',
950: '#000000',
},
}SCSS
$custom: #82ffff; $custom-light: #afffff; $custom-dark: #000000;
JSON
{
"hex": "#82ffff",
"rgb": {
"r": 130,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92851,
"c": 0.11204,
"h": 195.4
},
"luminance": 0.83486
}Semantic roles & 50–950 ramp
primary
#82FFFF
secondary
#DE4747
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686