#82E2BB#82E2BB
#82E2BB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.108 H 165.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82E2BB |
|---|---|
| RGB | rgb(130, 226, 187) |
| HSL | hsl(156, 62%, 70%) |
| HSV | hsv(156, 42%, 89%) |
| CMYK | cmyk(42.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.30, -37.24, 10.28) |
| CIE-LCH | lch(83.30, 38.64, 164.57°) |
| OKLab | oklab(84.26% -0.1044 0.0264) |
| OKLCH | oklch(84.26% 0.108 165.8) |
| XYZ | xyz(45.3683, 62.7231, 56.7202) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Light Teal
#90E4C1
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E2BB #E282A9
analogous
#82E28B #82E2BB #82D9E2
triadic
#82E2BB #BB82E2 #E2BB82
tetradic
#82E2BB #8B82E2 #E282A9 #D9E282
square
#82E2BB #8B82E2 #E282A9 #D9E282
split-complementary
#82E2BB #E282D9 #E28B82
monochromatic
#2CBE82 #50D6A0 #82E2BB #B4EED6 #E5F9F1
Accessibility & contrast
On white
1.55
#82E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#82E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E2BB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E2BB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#66E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82e2bb; /* rgb */ color: rgb(130, 226, 187); /* oklch */ color: oklch(84.3% 0.108 165.8);
Tailwind
colors: {
custom: {
50: '#abebcf',
500: '#82e2bb',
950: '#000000',
},
}SCSS
$custom: #82e2bb; $custom-light: #abebcf; $custom-dark: #000000;
JSON
{
"hex": "#82e2bb",
"rgb": {
"r": 130,
"g": 226,
"b": 187
},
"hsl": {
"h": 155.625,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.84262,
"c": 0.10765,
"h": 165.8
},
"luminance": 0.62726
}Semantic roles & 50–950 ramp
primary
#82E2BB
secondary
#BA4E7A
accent
#1B62CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483