#82DB98#82DB98
#82DB98 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.128 H 150.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82DB98 |
|---|---|
| RGB | rgb(130, 219, 152) |
| HSL | hsl(135, 55%, 68%) |
| HSV | hsv(135, 41%, 86%) |
| CMYK | cmyk(40.6%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(80.56, -40.87, 24.79) |
| CIE-LCH | lch(80.56, 47.80, 148.76°) |
| OKLab | oklab(81.81% -0.1116 0.0626) |
| OKLCH | oklch(81.81% 0.128 150.7) |
| XYZ | xyz(40.2025, 57.6733, 38.7133) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 5.70
Light Sea Green
#98F6B0
ΔE00 6.04
Lightgreen
#90EE90
ΔE00 6.13
Seafoam (survey)
#80F9AD
ΔE00 6.72
Emerald
#50C878
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DB98 #DB82C5
analogous
#98DB82 #82DB98 #82DBC4
triadic
#82DB98 #9882DB #DB9882
tetradic
#82DB98 #8298DB #DB82C5 #DBC482
square
#82DB98 #8298DB #DB82C5 #DBC482
split-complementary
#82DB98 #C482DB #DB8298
monochromatic
#33B052 #52CD71 #82DB98 #B2E9BF #E1F6E6
Accessibility & contrast
On white
1.68
#82DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#82DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DB98
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DB98 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 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)
#DCCD94
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#72D8C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82db98; /* rgb */ color: rgb(130, 219, 152); /* oklch */ color: oklch(81.8% 0.128 150.7);
Tailwind
colors: {
custom: {
50: '#aae6b6',
500: '#82db98',
950: '#000000',
},
}SCSS
$custom: #82db98; $custom-light: #aae6b6; $custom-dark: #000000;
JSON
{
"hex": "#82db98",
"rgb": {
"r": 130,
"g": 219,
"b": 152
},
"hsl": {
"h": 134.831,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.81805,
"c": 0.12795,
"h": 150.7
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#82DB98
secondary
#B25099
accent
#239BC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481