#82DEBC#82DEBC
#82DEBC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.101 H 168.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEBC |
|---|---|
| RGB | rgb(130, 222, 188) |
| HSL | hsl(158, 58%, 69%) |
| HSV | hsv(158, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.17, -35.19, 8.14) |
| CIE-LCH | lch(82.17, 36.12, 166.98°) |
| OKLab | oklab(83.36% -0.0992 0.0209) |
| OKLCH | oklch(83.36% 0.101 168.1) |
| XYZ | xyz(44.4007, 60.6161, 56.9276) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.98
Seafoam
#7FE0B3
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEBC #DE82A4
analogous
#82DE8E #82DEBC #82D2DE
triadic
#82DEBC #BC82DE #DEBC82
tetradic
#82DEBC #8E82DE #DE82A4 #D2DE82
square
#82DEBC #8E82DE #DE82A4 #D2DE82
split-complementary
#82DEBC #DE82D2 #DE8E82
monochromatic
#30B684 #52D1A2 #82DEBC #B2EBD6 #E3F8F0
Accessibility & contrast
On white
1.60
#82DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#82DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEBC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEBC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#67DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82debc; /* rgb */ color: rgb(130, 222, 188); /* oklch */ color: oklch(83.4% 0.101 168.1);
Tailwind
colors: {
custom: {
50: '#aae8d0',
500: '#82debc',
950: '#000000',
},
}SCSS
$custom: #82debc; $custom-light: #aae8d0; $custom-dark: #000000;
JSON
{
"hex": "#82debc",
"rgb": {
"r": 130,
"g": 222,
"b": 188
},
"hsl": {
"h": 157.826,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.8336,
"c": 0.10143,
"h": 168.1
},
"luminance": 0.60619
}Semantic roles & 50–950 ramp
primary
#82DEBC
secondary
#B54F75
accent
#205DC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483