#82FED2#82FED2
#82FED2 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.129 H 168.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #82FED2 |
|---|---|
| RGB | rgb(130, 254, 210) |
| HSL | hsl(159, 98%, 75%) |
| HSV | hsv(159, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.81, -44.84, 10.44) |
| CIE-LCH | lch(91.81, 46.04, 166.89°) |
| OKLab | oklab(91.33% -0.1258 0.0268) |
| OKLCH | oklch(91.33% 0.129 168) |
| XYZ | xyz(56.2755, 80.2779, 73.4899) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.52
Light Aqua
#8CFFDB
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FED2 #FE82AE
analogous
#82FE94 #82FED2 #82ECFE
triadic
#82FED2 #D282FE #FED282
tetradic
#82FED2 #9482FE #FE82AE #ECFE82
square
#82FED2 #9482FE #FE82AE #ECFE82
split-complementary
#82FED2 #FE82EC #FE9482
monochromatic
#09FDA6 #45FEBC #82FED2 #BFFEE8 #E1FFF4
Accessibility & contrast
On white
1.23
#82FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#82FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FED2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FED2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#54FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82fed2; /* rgb */ color: rgb(130, 254, 210); /* oklch */ color: oklch(91.3% 0.129 168.0);
Tailwind
colors: {
custom: {
50: '#adffdf',
500: '#82fed2',
950: '#000000',
},
}SCSS
$custom: #82fed2; $custom-light: #adffdf; $custom-dark: #000000;
JSON
{
"hex": "#82fed2",
"rgb": {
"r": 130,
"g": 254,
"b": 210
},
"hsl": {
"h": 158.71,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91331,
"c": 0.12865,
"h": 168
},
"luminance": 0.80283
}Semantic roles & 50–950 ramp
primary
#82FED2
secondary
#DD477C
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684