#82FEEA#82FEEA
#82FEEA is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.116 H 181.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEEA |
|---|---|
| RGB | rgb(130, 254, 234) |
| HSL | hsl(170, 98%, 75%) |
| HSV | hsv(170, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.38, -39.46, -1.13) |
| CIE-LCH | lch(92.38, 39.48, 181.64°) |
| OKLab | oklab(91.99% -0.1156 -0.0037) |
| OKLCH | oklch(91.99% 0.116 181.8) |
| XYZ | xyz(59.4928, 81.5648, 90.4344) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.33
Pale Aqua
#B8FFEB
ΔE00 6.30
Light Turquoise
#7EF4CC
ΔE00 6.56
Aquamarine
#7FFFD4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEEA #FE8296
analogous
#82FEAC #82FEEA #82D4FE
triadic
#82FEEA #EA82FE #FEEA82
tetradic
#82FEEA #AC82FE #FE8296 #D4FE82
square
#82FEEA #AC82FE #FE8296 #D4FE82
split-complementary
#82FEEA #FE82D4 #FEAC82
monochromatic
#09FDD6 #45FEE0 #82FEEA #BFFEF4 #E1FFFA
Accessibility & contrast
On white
1.21
#82FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#82FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEEA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEEA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#44FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82feea; /* rgb */ color: rgb(130, 254, 234); /* oklch */ color: oklch(92.0% 0.116 181.8);
Tailwind
colors: {
custom: {
50: '#aefff0',
500: '#82feea',
950: '#000000',
},
}SCSS
$custom: #82feea; $custom-light: #aefff0; $custom-dark: #000000;
JSON
{
"hex": "#82feea",
"rgb": {
"r": 130,
"g": 254,
"b": 234
},
"hsl": {
"h": 170.323,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91985,
"c": 0.11564,
"h": 181.8
},
"luminance": 0.8157
}Semantic roles & 50–950 ramp
primary
#82FEEA
secondary
#DD475F
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685