#82DEBF#82DEBF
#82DEBF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.099 H 170.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEBF |
|---|---|
| RGB | rgb(130, 222, 191) |
| HSL | hsl(160, 58%, 69%) |
| HSV | hsv(160, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.24, -34.55, 6.66) |
| CIE-LCH | lch(82.24, 35.18, 169.10°) |
| OKLab | oklab(83.44% -0.0979 0.017) |
| OKLCH | oklch(83.44% 0.099 170.1) |
| XYZ | xyz(44.7274, 60.7468, 58.6485) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.33
Seafoam Blue
#78D1B6
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEBF #DE82A1
analogous
#82DE91 #82DEBF #82CFDE
triadic
#82DEBF #BF82DE #DEBF82
tetradic
#82DEBF #9182DE #DE82A1 #CFDE82
square
#82DEBF #9182DE #DE82A1 #CFDE82
split-complementary
#82DEBF #DE82CF #DE9182
monochromatic
#30B689 #52D1A6 #82DEBF #B2EBD8 #E3F8F1
Accessibility & contrast
On white
1.60
#82DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#82DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEBF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEBF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#65DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82debf; /* rgb */ color: rgb(130, 222, 191); /* oklch */ color: oklch(83.4% 0.099 170.1);
Tailwind
colors: {
custom: {
50: '#aae8d2',
500: '#82debf',
950: '#000000',
},
}SCSS
$custom: #82debf; $custom-light: #aae8d2; $custom-dark: #000000;
JSON
{
"hex": "#82debf",
"rgb": {
"r": 130,
"g": 222,
"b": 191
},
"hsl": {
"h": 159.783,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83441,
"c": 0.09941,
"h": 170.1
},
"luminance": 0.6075
}Semantic roles & 50–950 ramp
primary
#82DEBF
secondary
#B54F71
accent
#2058C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483