#82FFE2#82FFE2
#82FFE2 is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 176.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFE2 |
|---|---|
| RGB | rgb(130, 255, 226) |
| HSL | hsl(166, 100%, 75%) |
| HSV | hsv(166, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.47, -41.76, 3.13) |
| CIE-LCH | lch(92.47, 41.87, 175.72°) |
| OKLab | oklab(91.99% -0.12 0.0077) |
| OKLCH | oklch(91.99% 0.12 176.4) |
| XYZ | xyz(58.6875, 81.7518, 84.6237) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.41
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.17
Pale Turquoise
#A5FBD5
ΔE00 5.51
Pale Aqua
#B8FFEB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFE2 #FF829F
analogous
#82FFA3 #82FFE2 #82DDFF
triadic
#82FFE2 #E282FF #FFE282
tetradic
#82FFE2 #A382FF #FF829F #DDFF82
square
#82FFE2 #A382FF #FF829F #DDFF82
split-complementary
#82FFE2 #FF82DD #FFA382
monochromatic
#08FFC6 #45FFD4 #82FFE2 #BFFFF0 #E0FFF8
Accessibility & contrast
On white
1.21
#82FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#82FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFE2
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFE2 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#4AFFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffe2; /* rgb */ color: rgb(130, 255, 226); /* oklch */ color: oklch(92.0% 0.120 176.4);
Tailwind
colors: {
custom: {
50: '#aeffeb',
500: '#82ffe2',
950: '#000000',
},
}SCSS
$custom: #82ffe2; $custom-light: #aeffeb; $custom-dark: #000000;
JSON
{
"hex": "#82ffe2",
"rgb": {
"r": 130,
"g": 255,
"b": 226
},
"hsl": {
"h": 166.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91986,
"c": 0.12029,
"h": 176.4
},
"luminance": 0.81757
}Semantic roles & 50–950 ramp
primary
#82FFE2
secondary
#DE476A
accent
#0035E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684