#82DFBF#82DFBF
#82DFBF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.101 H 169.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFBF |
|---|---|
| RGB | rgb(130, 223, 191) |
| HSL | hsl(159, 59%, 69%) |
| HSV | hsv(159, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(82.53, -35.01, 7.07) |
| CIE-LCH | lch(82.53, 35.72, 168.59°) |
| OKLab | oklab(83.67% -0.0991 0.0181) |
| OKLCH | oklch(83.67% 0.101 169.6) |
| XYZ | xyz(44.9938, 61.2796, 58.7373) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.10
Seafoam Blue
#78D1B6
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFBF #DF82A2
analogous
#82DF91 #82DFBF #82D1DF
triadic
#82DFBF #BF82DF #DFBF82
tetradic
#82DFBF #9182DF #DF82A2 #D1DF82
square
#82DFBF #9182DF #DF82A2 #D1DF82
split-complementary
#82DFBF #DF82D1 #DF9182
monochromatic
#2FB889 #51D3A6 #82DFBF #B3EBD8 #E3F8F1
Accessibility & contrast
On white
1.58
#82DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#82DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFBF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFBF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#65E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dfbf; /* rgb */ color: rgb(130, 223, 191); /* oklch */ color: oklch(83.7% 0.101 169.6);
Tailwind
colors: {
custom: {
50: '#aae9d2',
500: '#82dfbf',
950: '#000000',
},
}SCSS
$custom: #82dfbf; $custom-light: #aae9d2; $custom-dark: #000000;
JSON
{
"hex": "#82dfbf",
"rgb": {
"r": 130,
"g": 223,
"b": 191
},
"hsl": {
"h": 159.355,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.83672,
"c": 0.10075,
"h": 169.6
},
"luminance": 0.61283
}Semantic roles & 50–950 ramp
primary
#82DFBF
secondary
#B64F73
accent
#1F59C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483