#82DC88#82DC88
#82DC88 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.145 H 145.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC88 |
|---|---|
| RGB | rgb(130, 220, 136) |
| HSL | hsl(124, 56%, 69%) |
| HSV | hsv(124, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(80.58, -43.97, 33.04) |
| CIE-LCH | lch(80.58, 55.00, 143.07°) |
| OKLab | oklab(81.73% -0.1197 0.0821) |
| OKLCH | oklch(81.73% 0.145 145.6) |
| XYZ | xyz(39.2411, 57.7074, 32.3587) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 5.72
Weird Green
#3AE57F
ΔE00 5.97
Lightish Green
#61E160
ΔE00 6.34
Soft Green
#6FC276
ΔE00 6.47
Emerald
#50C878
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC88 #DC82D6
analogous
#A9DC82 #82DC88 #82DCB5
triadic
#82DC88 #8882DC #DC8882
tetradic
#82DC88 #82A9DC #DC82D6 #DCB582
square
#82DC88 #82A9DC #DC82D6 #DCB582
split-complementary
#82DC88 #B582DC #DC82A9
monochromatic
#32B23A #52CF5A #82DC88 #B2E9B6 #E2F7E3
Accessibility & contrast
On white
1.67
#82DC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#82DC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC88
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC88 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD82
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#76D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82dc88; /* rgb */ color: rgb(130, 220, 136); /* oklch */ color: oklch(81.7% 0.145 145.6);
Tailwind
colors: {
custom: {
50: '#aae7ab',
500: '#82dc88',
950: '#000000',
},
}SCSS
$custom: #82dc88; $custom-light: #aae7ab; $custom-dark: #000000;
JSON
{
"hex": "#82dc88",
"rgb": {
"r": 130,
"g": 220,
"b": 136
},
"hsl": {
"h": 124,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.81731,
"c": 0.14511,
"h": 145.6
},
"luminance": 0.5771
}Semantic roles & 50–950 ramp
primary
#82DC88
secondary
#B350AC
accent
#22B9C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481