#82E4E4#82E4E4
#82E4E4 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.9% C 0.093 H 195.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82E4E4 |
|---|---|
| RGB | rgb(130, 228, 228) |
| HSL | hsl(180, 64%, 70%) |
| HSV | hsv(180, 43%, 89%) |
| CMYK | cmyk(43%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.91, -28.79, -9.01) |
| CIE-LCH | lch(84.91, 30.17, 197.38°) |
| OKLab | oklab(85.91% -0.0893 -0.0249) |
| OKLCH | oklch(85.91% 0.093 195.6) |
| XYZ | xyz(50.9475, 65.8300, 83.4055) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.74
Paleturquoise
#AFEEEE
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E4E4 #E48282
analogous
#82E4B3 #82E4E4 #82B3E4
triadic
#82E4E4 #E482E4 #E4E482
tetradic
#82E4E4 #B382E4 #E48282 #B3E482
square
#82E4E4 #B382E4 #E48282 #B3E482
split-complementary
#82E4E4 #E482B3 #E4B382
monochromatic
#2AC2C2 #50D9D9 #82E4E4 #B4EFEF #E6FAFA
Accessibility & contrast
On white
1.48
#82E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#82E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E4E4
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E4E4 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C7CFE5
Tritanopia (blue-blind)
#51EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82e4e4; /* rgb */ color: rgb(130, 228, 228); /* oklch */ color: oklch(85.9% 0.093 195.6);
Tailwind
colors: {
custom: {
50: '#acecec',
500: '#82e4e4',
950: '#000000',
},
}SCSS
$custom: #82e4e4; $custom-light: #acecec; $custom-dark: #000000;
JSON
{
"hex": "#82e4e4",
"rgb": {
"r": 130,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.85909,
"c": 0.09267,
"h": 195.6
},
"luminance": 0.65834
}Semantic roles & 50–950 ramp
primary
#82E4E4
secondary
#BC4E4E
accent
#1919CC
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#111616
muted
#818484