#82F5BE#82F5BE
#82F5BE is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.8% C 0.132 H 161.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82F5BE |
|---|---|
| RGB | rgb(130, 245, 190) |
| HSL | hsl(151, 85%, 74%) |
| HSV | hsv(151, 47%, 96%) |
| CMYK | cmyk(46.9%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(88.81, -45.08, 16.51) |
| CIE-LCH | lch(88.81, 48.01, 159.88°) |
| OKLab | oklab(88.75% -0.1246 0.0423) |
| OKLCH | oklch(88.75% 0.132 161.2) |
| XYZ | xyz(51.1485, 73.7643, 60.2478) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.83
Light Seafoam
#A0FEBF
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F5BE #F582B9
analogous
#82F584 #82F5BE #82F3F5
triadic
#82F5BE #BE82F5 #F5BE82
tetradic
#82F5BE #8482F5 #F582B9 #F3F582
square
#82F5BE #8482F5 #F582B9 #F3F582
split-complementary
#82F5BE #F582F3 #F58482
monochromatic
#13EA83 #49F0A1 #82F5BE #BBFADB #E3FDF0
Accessibility & contrast
On white
1.33
#82F5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#82F5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F5BE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F5BE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#E1DAC1
Tritanopia (blue-blind)
#60F4E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #82f5be; /* rgb */ color: rgb(130, 245, 190); /* oklch */ color: oklch(88.8% 0.132 161.2);
Tailwind
colors: {
custom: {
50: '#acf9d1',
500: '#82f5be',
950: '#000000',
},
}SCSS
$custom: #82f5be; $custom-light: #acf9d1; $custom-dark: #000000;
JSON
{
"hex": "#82f5be",
"rgb": {
"r": 130,
"g": 245,
"b": 190
},
"hsl": {
"h": 151.304,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.88754,
"c": 0.13163,
"h": 161.2
},
"luminance": 0.73768
}Semantic roles & 50–950 ramp
primary
#82F5BE
secondary
#D14A8B
accent
#046EE2
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583