#82FFDA#82FFDA
#82FFDA is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 171.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFDA |
|---|---|
| RGB | rgb(130, 255, 218) |
| HSL | hsl(162, 100%, 75%) |
| HSV | hsv(162, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.28, -43.54, 6.98) |
| CIE-LCH | lch(92.28, 44.10, 170.89°) |
| OKLab | oklab(91.77% -0.1235 0.0178) |
| OKLCH | oklch(91.77% 0.125 171.8) |
| XYZ | xyz(57.6153, 81.3229, 78.9768) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.93
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 4.28
Pale Turquoise
#A5FBD5
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFDA #FF82A7
analogous
#82FF9B #82FFDA #82E5FF
triadic
#82FFDA #DA82FF #FFDA82
tetradic
#82FFDA #9B82FF #FF82A7 #E5FF82
square
#82FFDA #9B82FF #FF82A7 #E5FF82
split-complementary
#82FFDA #FF82E5 #FF9B82
monochromatic
#08FFB6 #45FFC8 #82FFDA #BFFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#82FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#82FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFDA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFDA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#4FFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffda; /* rgb */ color: rgb(130, 255, 218); /* oklch */ color: oklch(91.8% 0.125 171.8);
Tailwind
colors: {
custom: {
50: '#aeffe5',
500: '#82ffda',
950: '#000000',
},
}SCSS
$custom: #82ffda; $custom-light: #aeffe5; $custom-dark: #000000;
JSON
{
"hex": "#82ffda",
"rgb": {
"r": 130,
"g": 255,
"b": 218
},
"hsl": {
"h": 162.24,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91769,
"c": 0.12475,
"h": 171.8
},
"luminance": 0.81328
}Semantic roles & 50–950 ramp
primary
#82FFDA
secondary
#DE4774
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684