#82FFFA#82FFFA
#82FFFA is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.112 H 191.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFFA |
|---|---|
| RGB | rgb(130, 255, 250) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.09, -36.07, -8.38) |
| CIE-LCH | lch(93.09, 37.03, 193.08°) |
| OKLab | oklab(92.69% -0.11 -0.0232) |
| OKLCH | oklch(92.69% 0.112 191.9) |
| XYZ | xyz(62.2141, 83.1624, 103.1973) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Light Cyan
#ACFFFC
ΔE00 4.58
Bright Turquoise
#0FFEF9
ΔE00 4.75
Aqua
#00FFFF
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 5.39
Pale Cyan
#B7FFFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFFA #FF8287
analogous
#82FFBB #82FFFA #82C5FF
triadic
#82FFFA #FA82FF #FFFA82
tetradic
#82FFFA #BB82FF #FF8287 #C5FF82
square
#82FFFA #BB82FF #FF8287 #C5FF82
split-complementary
#82FFFA #FF82C5 #FFBB82
monochromatic
#08FFF5 #45FFF8 #82FFFA #BFFFFC #E0FFFE
Accessibility & contrast
On white
1.19
#82FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#82FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFFA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFFA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DDE5FB
Tritanopia (blue-blind)
#33FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82fffa; /* rgb */ color: rgb(130, 255, 250); /* oklch */ color: oklch(92.7% 0.112 191.9);
Tailwind
colors: {
custom: {
50: '#affffb',
500: '#82fffa',
950: '#000000',
},
}SCSS
$custom: #82fffa; $custom-light: #affffb; $custom-dark: #000000;
JSON
{
"hex": "#82fffa",
"rgb": {
"r": 130,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92693,
"c": 0.11247,
"h": 191.9
},
"luminance": 0.83168
}Semantic roles & 50–950 ramp
primary
#82FFFA
secondary
#DE474D
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685