#82E2ED#82E2ED
#82E2ED is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.8% C 0.092 H 205.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82E2ED |
|---|---|
| RGB | rgb(130, 226, 237) |
| HSL | hsl(186, 75%, 72%) |
| HSV | hsv(186, 45%, 93%) |
| CMYK | cmyk(45.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.61, -25.57, -14.21) |
| CIE-LCH | lch(84.61, 29.25, 209.07°) |
| OKLab | oklab(85.76% -0.0834 -0.0391) |
| OKLCH | oklch(85.76% 0.092 205.1) |
| XYZ | xyz(51.6825, 65.2488, 89.9751) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.30
Robin Egg Blue
#8AF1FE
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.38
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E2ED #ED8D82
analogous
#82EDC3 #82E2ED #82ADED
triadic
#82E2ED #ED82E2 #E2ED82
tetradic
#82E2ED #C382ED #ED8D82 #ADED82
square
#82E2ED #C382ED #ED8D82 #ADED82
split-complementary
#82E2ED #ED82AD #EDC382
monochromatic
#1FC3D6 #4DD6E5 #82E2ED #B7EEF5 #E4F9FB
Accessibility & contrast
On white
1.49
#82E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#82E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E2ED
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E2ED | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#4BE9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82e2ed; /* rgb */ color: rgb(130, 226, 237); /* oklch */ color: oklch(85.8% 0.092 205.1);
Tailwind
colors: {
custom: {
50: '#acebf2',
500: '#82e2ed',
950: '#000000',
},
}SCSS
$custom: #82e2ed; $custom-light: #acebf2; $custom-dark: #000000;
JSON
{
"hex": "#82e2ed",
"rgb": {
"r": 130,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.168,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.85757,
"c": 0.09212,
"h": 205.1
},
"luminance": 0.65253
}Semantic roles & 50–950 ramp
primary
#82E2ED
secondary
#C7594C
accent
#230FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485