#82FFDD#82FFDD
#82FFDD is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.8% C 0.123 H 173.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFDD |
|---|---|
| RGB | rgb(130, 255, 221) |
| HSL | hsl(164, 100%, 75%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.35, -42.88, 5.54) |
| CIE-LCH | lch(92.35, 43.24, 172.64°) |
| OKLab | oklab(91.85% -0.1222 0.014) |
| OKLCH | oklch(91.85% 0.123 173.5) |
| XYZ | xyz(58.0114, 81.4813, 81.0630) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFDD #FF82A4
analogous
#82FF9E #82FFDD #82E2FF
triadic
#82FFDD #DD82FF #FFDD82
tetradic
#82FFDD #9E82FF #FF82A4 #E2FF82
square
#82FFDD #9E82FF #FF82A4 #E2FF82
split-complementary
#82FFDD #FF82E2 #FF9E82
monochromatic
#08FFBC #45FFCC #82FFDD #BFFFEE #E0FFF7
Accessibility & contrast
On white
1.21
#82FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#82FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFDD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFDD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#4DFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffdd; /* rgb */ color: rgb(130, 255, 221); /* oklch */ color: oklch(91.8% 0.123 173.5);
Tailwind
colors: {
custom: {
50: '#aeffe7',
500: '#82ffdd',
950: '#000000',
},
}SCSS
$custom: #82ffdd; $custom-light: #aeffe7; $custom-dark: #000000;
JSON
{
"hex": "#82ffdd",
"rgb": {
"r": 130,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.9185,
"c": 0.12298,
"h": 173.5
},
"luminance": 0.81486
}Semantic roles & 50–950 ramp
primary
#82FFDD
secondary
#DE4770
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684