#82FFDB#82FFDB
#82FFDB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 172.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFDB |
|---|---|
| RGB | rgb(130, 255, 219) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.30, -43.32, 6.50) |
| CIE-LCH | lch(92.30, 43.81, 171.47°) |
| OKLab | oklab(91.8% -0.123 0.0165) |
| OKLCH | oklch(91.8% 0.124 172.3) |
| XYZ | xyz(57.7465, 81.3754, 79.6680) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.72
Tiffany Blue
#7BF2DA
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFDB #FF82A6
analogous
#82FF9C #82FFDB #82E4FF
triadic
#82FFDB #DB82FF #FFDB82
tetradic
#82FFDB #9C82FF #FF82A6 #E4FF82
square
#82FFDB #9C82FF #FF82A6 #E4FF82
split-complementary
#82FFDB #FF82E4 #FF9C82
monochromatic
#08FFB8 #45FFC9 #82FFDB #BFFFED #E0FFF6
Accessibility & contrast
On white
1.22
#82FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#82FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFDB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFDB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#4EFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffdb; /* rgb */ color: rgb(130, 255, 219); /* oklch */ color: oklch(91.8% 0.124 172.3);
Tailwind
colors: {
custom: {
50: '#aeffe6',
500: '#82ffdb',
950: '#000000',
},
}SCSS
$custom: #82ffdb; $custom-light: #aeffe6; $custom-dark: #000000;
JSON
{
"hex": "#82ffdb",
"rgb": {
"r": 130,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91796,
"c": 0.12415,
"h": 172.3
},
"luminance": 0.8138
}Semantic roles & 50–950 ramp
primary
#82FFDB
secondary
#DE4772
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684