#82DEC3#82DEC3
#82DEC3 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.097 H 173.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEC3 |
|---|---|
| RGB | rgb(130, 222, 195) |
| HSL | hsl(162, 58%, 69%) |
| HSV | hsv(162, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.34, -33.67, 4.68) |
| CIE-LCH | lch(82.34, 34.00, 172.09°) |
| OKLab | oklab(83.55% -0.0962 0.0119) |
| OKLCH | oklch(83.55% 0.097 173) |
| XYZ | xyz(45.1736, 60.9253, 60.9985) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.12
Light Teal
#90E4C1
ΔE00 3.18
Pale Teal
#82CBB2
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEC3 #DE829D
analogous
#82DE95 #82DEC3 #82CBDE
triadic
#82DEC3 #C382DE #DEC382
tetradic
#82DEC3 #9582DE #DE829D #CBDE82
square
#82DEC3 #9582DE #DE829D #CBDE82
split-complementary
#82DEC3 #DE82CB #DE9582
monochromatic
#30B68E #52D1AC #82DEC3 #B2EBDA #E3F8F1
Accessibility & contrast
On white
1.59
#82DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#82DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEC3
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEC3 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C2
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#64E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dec3; /* rgb */ color: rgb(130, 222, 195); /* oklch */ color: oklch(83.5% 0.097 173.0);
Tailwind
colors: {
custom: {
50: '#aae8d5',
500: '#82dec3',
950: '#000000',
},
}SCSS
$custom: #82dec3; $custom-light: #aae8d5; $custom-dark: #000000;
JSON
{
"hex": "#82dec3",
"rgb": {
"r": 130,
"g": 222,
"b": 195
},
"hsl": {
"h": 162.391,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.8355,
"c": 0.09694,
"h": 173
},
"luminance": 0.60929
}Semantic roles & 50–950 ramp
primary
#82DEC3
secondary
#B54F6D
accent
#2050C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483