#82FED6#82FED6
#82FED6 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.126 H 170.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #82FED6 |
|---|---|
| RGB | rgb(130, 254, 214) |
| HSL | hsl(161, 98%, 75%) |
| HSV | hsv(161, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(91.90, -43.98, 8.51) |
| CIE-LCH | lch(91.90, 44.80, 169.05°) |
| OKLab | oklab(91.43% -0.1241 0.0218) |
| OKLCH | oklch(91.43% 0.126 170.1) |
| XYZ | xyz(56.7800, 80.4797, 76.1473) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.76
Light Aqua
#8CFFDB
ΔE00 1.28
Light Turquoise
#7EF4CC
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 3.42
Pale Turquoise
#A5FBD5
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FED6 #FE82AA
analogous
#82FE98 #82FED6 #82E8FE
triadic
#82FED6 #D682FE #FED682
tetradic
#82FED6 #9882FE #FE82AA #E8FE82
square
#82FED6 #9882FE #FE82AA #E8FE82
split-complementary
#82FED6 #FE82E8 #FE9882
monochromatic
#09FDAE #45FEC2 #82FED6 #BFFEEA #E1FFF5
Accessibility & contrast
On white
1.23
#82FED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#82FED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FED6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FED6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#52FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fed6; /* rgb */ color: rgb(130, 254, 214); /* oklch */ color: oklch(91.4% 0.126 170.1);
Tailwind
colors: {
custom: {
50: '#aeffe2',
500: '#82fed6',
950: '#000000',
},
}SCSS
$custom: #82fed6; $custom-light: #aeffe2; $custom-dark: #000000;
JSON
{
"hex": "#82fed6",
"rgb": {
"r": 130,
"g": 254,
"b": 214
},
"hsl": {
"h": 160.645,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91434,
"c": 0.126,
"h": 170.1
},
"luminance": 0.80484
}Semantic roles & 50–950 ramp
primary
#82FED6
secondary
#DD4777
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684