#82FEDD#82FEDD
#82FEDD is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 173.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEDD |
|---|---|
| RGB | rgb(130, 254, 221) |
| HSL | hsl(164, 98%, 75%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.06, -42.44, 5.13) |
| CIE-LCH | lch(92.06, 42.75, 173.11°) |
| OKLab | oklab(91.62% -0.1211 0.0129) |
| OKLCH | oklch(91.62% 0.122 173.9) |
| XYZ | xyz(57.6932, 80.8450, 80.9570) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEDD #FE82A3
analogous
#82FE9F #82FEDD #82E1FE
triadic
#82FEDD #DD82FE #FEDD82
tetradic
#82FEDD #9F82FE #FE82A3 #E1FE82
square
#82FEDD #9F82FE #FE82A3 #E1FE82
split-complementary
#82FEDD #FE82E1 #FE9F82
monochromatic
#09FDBC #45FECC #82FEDD #BFFEEE #E1FFF7
Accessibility & contrast
On white
1.22
#82FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#82FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEDD
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEDD | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#4DFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fedd; /* rgb */ color: rgb(130, 254, 221); /* oklch */ color: oklch(91.6% 0.122 173.9);
Tailwind
colors: {
custom: {
50: '#aeffe7',
500: '#82fedd',
950: '#000000',
},
}SCSS
$custom: #82fedd; $custom-light: #aeffe7; $custom-dark: #000000;
JSON
{
"hex": "#82fedd",
"rgb": {
"r": 130,
"g": 254,
"b": 221
},
"hsl": {
"h": 164.032,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91621,
"c": 0.12178,
"h": 173.9
},
"luminance": 0.8085
}Semantic roles & 50–950 ramp
primary
#82FEDD
secondary
#DD476F
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684