#82DEBA#82DEBA
#82DEBA is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.103 H 166.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEBA |
|---|---|
| RGB | rgb(130, 222, 186) |
| HSL | hsl(157, 58%, 69%) |
| HSV | hsv(157, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.13, -35.62, 9.13) |
| CIE-LCH | lch(82.13, 36.77, 165.62°) |
| OKLab | oklab(83.31% -0.1001 0.0235) |
| OKLCH | oklch(83.31% 0.103 166.8) |
| XYZ | xyz(44.1866, 60.5305, 55.8000) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.94
Seafoam
#7FE0B3
ΔE00 2.34
Seafoam Blue
#78D1B6
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.04
Pale Teal
#82CBB2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEBA #DE82A6
analogous
#82DE8C #82DEBA #82D4DE
triadic
#82DEBA #BA82DE #DEBA82
tetradic
#82DEBA #8C82DE #DE82A6 #D4DE82
square
#82DEBA #8C82DE #DE82A6 #D4DE82
split-complementary
#82DEBA #DE82D4 #DE8C82
monochromatic
#30B681 #52D19F #82DEBA #B2EBD5 #E3F8EF
Accessibility & contrast
On white
1.60
#82DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#82DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEBA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEBA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#67DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82deba; /* rgb */ color: rgb(130, 222, 186); /* oklch */ color: oklch(83.3% 0.103 166.8);
Tailwind
colors: {
custom: {
50: '#aae8ce',
500: '#82deba',
950: '#000000',
},
}SCSS
$custom: #82deba; $custom-light: #aae8ce; $custom-dark: #000000;
JSON
{
"hex": "#82deba",
"rgb": {
"r": 130,
"g": 222,
"b": 186
},
"hsl": {
"h": 156.522,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83308,
"c": 0.10284,
"h": 166.8
},
"luminance": 0.60534
}Semantic roles & 50–950 ramp
primary
#82DEBA
secondary
#B54F77
accent
#2061C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483