#82FED7#82FED7
#82FED7 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.125 H 170.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82FED7 |
|---|---|
| RGB | rgb(130, 254, 215) |
| HSL | hsl(161, 98%, 75%) |
| HSV | hsv(161, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(91.92, -43.76, 8.02) |
| CIE-LCH | lch(91.92, 44.49, 169.61°) |
| OKLab | oklab(91.46% -0.1237 0.0205) |
| OKLCH | oklch(91.46% 0.125 170.6) |
| XYZ | xyz(56.9081, 80.5309, 76.8219) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.01
Light Aqua
#8CFFDB
ΔE00 1.11
Light Turquoise
#7EF4CC
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 3.68
Pale Turquoise
#A5FBD5
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FED7 #FE82A9
analogous
#82FE99 #82FED7 #82E7FE
triadic
#82FED7 #D782FE #FED782
tetradic
#82FED7 #9982FE #FE82A9 #E7FE82
square
#82FED7 #9982FE #FE82A9 #E7FE82
split-complementary
#82FED7 #FE82E7 #FE9982
monochromatic
#09FDB0 #45FEC4 #82FED7 #BFFEEA #E1FFF5
Accessibility & contrast
On white
1.23
#82FED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#82FED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FED7
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FED7 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E5E2DA
Tritanopia (blue-blind)
#51FFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fed7; /* rgb */ color: rgb(130, 254, 215); /* oklch */ color: oklch(91.5% 0.125 170.6);
Tailwind
colors: {
custom: {
50: '#aeffe3',
500: '#82fed7',
950: '#000000',
},
}SCSS
$custom: #82fed7; $custom-light: #aeffe3; $custom-dark: #000000;
JSON
{
"hex": "#82fed7",
"rgb": {
"r": 130,
"g": 254,
"b": 215
},
"hsl": {
"h": 161.129,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91461,
"c": 0.12536,
"h": 170.6
},
"luminance": 0.80536
}Semantic roles & 50–950 ramp
primary
#82FED7
secondary
#DD4776
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684