#82D38F#82D38F
#82D38F is a light, vivid green. Relative luminance 0.533; OKLCH L 79.7% C 0.125 H 148.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #82D38F |
|---|---|
| RGB | rgb(130, 211, 143) |
| HSL | hsl(130, 48%, 67%) |
| HSV | hsv(130, 38%, 83%) |
| CMYK | cmyk(38.4%, 0%, 32.2%, 17.3%) |
| CIE-LAB | lab(78.06, -38.86, 26.09) |
| CIE-LCH | lch(78.06, 46.81, 146.12°) |
| OKLab | oklab(79.73% -0.106 0.0657) |
| OKLCH | oklch(79.73% 0.125 148.2) |
| XYZ | xyz(37.4561, 53.3154, 34.2985) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 5.15
Emerald
#50C878
ΔE00 5.72
Pistachio
#93C572
ΔE00 7.01
Seafoam
#7FE0B3
ΔE00 7.06
Lightgreen
#90EE90
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D38F #D382C6
analogous
#9ED382 #82D38F #82D3B8
triadic
#82D38F #8F82D3 #D38F82
tetradic
#82D38F #829ED3 #D382C6 #D3B882
square
#82D38F #829ED3 #D382C6 #D3B882
split-complementary
#82D38F #B882D3 #D3829E
monochromatic
#39A24A #55C366 #82D38F #AFE3B8 #DDF3E0
Accessibility & contrast
On white
1.80
#82D38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#82D38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D38F
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D38F | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68B
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#76D0C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82d38f; /* rgb */ color: rgb(130, 211, 143); /* oklch */ color: oklch(79.7% 0.125 148.2);
Tailwind
colors: {
custom: {
50: '#a9e1b0',
500: '#82d38f',
950: '#000000',
},
}SCSS
$custom: #82d38f; $custom-light: #a9e1b0; $custom-dark: #000000;
JSON
{
"hex": "#82d38f",
"rgb": {
"r": 130,
"g": 211,
"b": 143
},
"hsl": {
"h": 129.63,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.79726,
"c": 0.12468,
"h": 148.2
},
"luminance": 0.53318
}Semantic roles & 50–950 ramp
primary
#82D38F
secondary
#A65399
accent
#2AA4BB
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481