#82FFEC#82FFEC
#82FFEC is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 182.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFEC |
|---|---|
| RGB | rgb(130, 255, 236) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.71, -39.44, -1.68) |
| CIE-LCH | lch(92.71, 39.48, 182.44°) |
| OKLab | oklab(92.27% -0.1158 -0.0051) |
| OKLCH | oklch(92.27% 0.116 182.5) |
| XYZ | xyz(60.0999, 82.3167, 92.0622) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.37
Pale Aqua
#B8FFEB
ΔE00 6.39
Bright Turquoise
#0FFEF9
ΔE00 6.44
Aquamarine
#7FFFD4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFEC #FF8295
analogous
#82FFAD #82FFEC #82D3FF
triadic
#82FFEC #EC82FF #FFEC82
tetradic
#82FFEC #AD82FF #FF8295 #D3FF82
square
#82FFEC #AD82FF #FF8295 #D3FF82
split-complementary
#82FFEC #FF82D3 #FFAD82
monochromatic
#08FFD9 #45FFE3 #82FFEC #BFFFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#82FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#82FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFEC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFEC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#41FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82ffec; /* rgb */ color: rgb(130, 255, 236); /* oklch */ color: oklch(92.3% 0.116 182.5);
Tailwind
colors: {
custom: {
50: '#aefff2',
500: '#82ffec',
950: '#000000',
},
}SCSS
$custom: #82ffec; $custom-light: #aefff2; $custom-dark: #000000;
JSON
{
"hex": "#82ffec",
"rgb": {
"r": 130,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.88,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92271,
"c": 0.11593,
"h": 182.5
},
"luminance": 0.82322
}Semantic roles & 50–950 ramp
primary
#82FFEC
secondary
#DE475E
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685