#82EBB5#82EBB5
#82EBB5 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.2% C 0.125 H 159.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82EBB5 |
|---|---|
| RGB | rgb(130, 235, 181) |
| HSL | hsl(149, 72%, 72%) |
| HSV | hsv(149, 45%, 92%) |
| CMYK | cmyk(44.7%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.75, -42.50, 16.89) |
| CIE-LCH | lch(85.75, 45.73, 158.33°) |
| OKLab | oklab(86.21% -0.1173 0.0432) |
| OKLCH | oklch(86.21% 0.125 159.8) |
| XYZ | xyz(47.2511, 67.4952, 54.2451) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EBB5 #EB82B8
analogous
#84EB82 #82EBB5 #82EBEA
triadic
#82EBB5 #B582EB #EBB582
tetradic
#82EBB5 #8284EB #EB82B8 #EBEA82
square
#82EBB5 #8284EB #EB82B8 #EBEA82
split-complementary
#82EBB5 #EA82EB #EB8284
monochromatic
#21D177 #4DE396 #82EBB5 #B7F3D4 #E5FBEF
Accessibility & contrast
On white
1.45
#82EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#82EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EBB5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EBB5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#66EADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #82ebb5; /* rgb */ color: rgb(130, 235, 181); /* oklch */ color: oklch(86.2% 0.125 159.8);
Tailwind
colors: {
custom: {
50: '#abf2cb',
500: '#82ebb5',
950: '#000000',
},
}SCSS
$custom: #82ebb5; $custom-light: #abf2cb; $custom-dark: #000000;
JSON
{
"hex": "#82ebb5",
"rgb": {
"r": 130,
"g": 235,
"b": 181
},
"hsl": {
"h": 149.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.8621,
"c": 0.12506,
"h": 159.8
},
"luminance": 0.67499
}Semantic roles & 50–950 ramp
primary
#82EBB5
secondary
#C54D8A
accent
#1176D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582