#82DEBE#82DEBE
#82DEBE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.100 H 169.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEBE |
|---|---|
| RGB | rgb(130, 222, 190) |
| HSL | hsl(159, 58%, 69%) |
| HSV | hsv(159, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.22, -34.77, 7.15) |
| CIE-LCH | lch(82.22, 35.49, 168.38°) |
| OKLab | oklab(83.41% -0.0984 0.0183) |
| OKLCH | oklch(83.41% 0.1 169.4) |
| XYZ | xyz(44.6178, 60.7029, 58.0709) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.17
Seafoam Blue
#78D1B6
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.48
Mediumaquamarine
#66CDAA
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEBE #DE82A2
analogous
#82DE90 #82DEBE #82D0DE
triadic
#82DEBE #BE82DE #DEBE82
tetradic
#82DEBE #9082DE #DE82A2 #D0DE82
square
#82DEBE #9082DE #DE82A2 #D0DE82
split-complementary
#82DEBE #DE82D0 #DE9082
monochromatic
#30B687 #52D1A5 #82DEBE #B2EBD7 #E3F8F0
Accessibility & contrast
On white
1.60
#82DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#82DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEBE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEBE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#66DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82debe; /* rgb */ color: rgb(130, 222, 190); /* oklch */ color: oklch(83.4% 0.100 169.4);
Tailwind
colors: {
custom: {
50: '#aae8d1',
500: '#82debe',
950: '#000000',
},
}SCSS
$custom: #82debe; $custom-light: #aae8d1; $custom-dark: #000000;
JSON
{
"hex": "#82debe",
"rgb": {
"r": 130,
"g": 222,
"b": 190
},
"hsl": {
"h": 159.13,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83414,
"c": 0.10007,
"h": 169.4
},
"luminance": 0.60706
}Semantic roles & 50–950 ramp
primary
#82DEBE
secondary
#B54F73
accent
#2059C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483