#82E4E5#82E4E5
#82E4E5 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.9% C 0.093 H 196.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82E4E5 |
|---|---|
| RGB | rgb(130, 228, 229) |
| HSL | hsl(181, 66%, 70%) |
| HSV | hsv(181, 43%, 90%) |
| CMYK | cmyk(43.2%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.94, -28.55, -9.50) |
| CIE-LCH | lch(84.94, 30.09, 198.41°) |
| OKLab | oklab(85.94% -0.0889 -0.0262) |
| OKLCH | oklch(85.94% 0.093 196.4) |
| XYZ | xyz(51.0867, 65.8857, 84.1387) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E4E5 #E58382
analogous
#82E5B4 #82E4E5 #82B2E5
triadic
#82E4E5 #E582E4 #E4E582
tetradic
#82E4E5 #B482E5 #E58382 #B2E582
square
#82E4E5 #B482E5 #E58382 #B2E582
split-complementary
#82E4E5 #E582B2 #E5B482
monochromatic
#29C2C4 #4FD9DA #82E4E5 #B5EFF0 #E6FAFA
Accessibility & contrast
On white
1.48
#82E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#82E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E4E5
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E4E5 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE5
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#50EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82e4e5; /* rgb */ color: rgb(130, 228, 229); /* oklch */ color: oklch(85.9% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#aceced',
500: '#82e4e5',
950: '#000000',
},
}SCSS
$custom: #82e4e5; $custom-light: #aceced; $custom-dark: #000000;
JSON
{
"hex": "#82e4e5",
"rgb": {
"r": 130,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.606,
"s": 65.563,
"l": 70.392
},
"oklch": {
"l": 0.85941,
"c": 0.09264,
"h": 196.4
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#82E4E5
secondary
#BD4F4E
accent
#1A18CD
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484