#82E8BC#82E8BC
#82E8BC is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.115 H 164.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #82E8BC |
|---|---|
| RGB | rgb(130, 232, 188) |
| HSL | hsl(154, 69%, 71%) |
| HSV | hsv(154, 44%, 91%) |
| CMYK | cmyk(44%, 0%, 19%, 9%) |
| CIE-LAB | lab(85.04, -39.75, 12.23) |
| CIE-LCH | lch(85.04, 41.59, 162.90°) |
| OKLab | oklab(85.68% -0.1108 0.0314) |
| OKLCH | oklch(85.68% 0.115 164.2) |
| XYZ | xyz(47.1358, 66.0864, 57.8393) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.90
Light Teal
#90E4C1
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 4.82
Aquamarine
#7FFFD4
ΔE00 5.22
Pale Turquoise
#A5FBD5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E8BC #E882AE
analogous
#82E889 #82E8BC #82E1E8
triadic
#82E8BC #BC82E8 #E8BC82
tetradic
#82E8BC #8982E8 #E882AE #E1E882
square
#82E8BC #8982E8 #E882AE #E1E882
split-complementary
#82E8BC #E882E1 #E88982
monochromatic
#25CA83 #4EDEA0 #82E8BC #B6F2D8 #E5FAF1
Accessibility & contrast
On white
1.48
#82E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#82E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E8BC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E8BC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#64E8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82e8bc; /* rgb */ color: rgb(130, 232, 188); /* oklch */ color: oklch(85.7% 0.115 164.2);
Tailwind
colors: {
custom: {
50: '#abf0d0',
500: '#82e8bc',
950: '#000000',
},
}SCSS
$custom: #82e8bc; $custom-light: #abf0d0; $custom-dark: #000000;
JSON
{
"hex": "#82e8bc",
"rgb": {
"r": 130,
"g": 232,
"b": 188
},
"hsl": {
"h": 154.118,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.85681,
"c": 0.11522,
"h": 164.2
},
"luminance": 0.6609
}Semantic roles & 50–950 ramp
primary
#82E8BC
secondary
#C14D7F
accent
#1566D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583