#82C093#82C093
#82C093 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.3% C 0.091 H 152.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #82C093 |
|---|---|
| RGB | rgb(130, 192, 147) |
| HSL | hsl(136, 33%, 63%) |
| HSV | hsv(136, 32%, 75%) |
| CMYK | cmyk(32.3%, 0%, 23.4%, 24.7%) |
| CIE-LAB | lab(72.59, -29.32, 16.48) |
| CIE-LCH | lch(72.59, 33.63, 150.66°) |
| OKLab | oklab(75.33% -0.0806 0.0421) |
| OKLCH | oklch(75.33% 0.091 152.4) |
| XYZ | xyz(33.3202, 44.5501, 34.4415) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.09
Faded Green
#7BB274
ΔE00 6.18
Sage Green (survey)
#88B378
ΔE00 6.37
Lichen
#8FB67B
ΔE00 6.53
Tea
#65AB7C
ΔE00 6.57
Soft Green
#6FC276
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C093 #C082AF
analogous
#90C082 #82C093 #82C0B2
triadic
#82C093 #9382C0 #C09382
tetradic
#82C093 #8290C0 #C082AF #C0B282
square
#82C093 #8290C0 #C082AF #C0B282
split-complementary
#82C093 #B282C0 #C08290
monochromatic
#438555 #59AB70 #82C093 #ABD5B6 #D3E9D9
Accessibility & contrast
On white
2.12
#82C093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#82C093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C093
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C093 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#78BEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82c093; /* rgb */ color: rgb(130, 192, 147); /* oklch */ color: oklch(75.3% 0.091 152.4);
Tailwind
colors: {
custom: {
50: '#a8d3b2',
500: '#82c093',
950: '#000000',
},
}SCSS
$custom: #82c093; $custom-light: #a8d3b2; $custom-dark: #000000;
JSON
{
"hex": "#82c093",
"rgb": {
"r": 130,
"g": 192,
"b": 147
},
"hsl": {
"h": 136.452,
"s": 32.979,
"l": 63.137
},
"oklch": {
"l": 0.7533,
"c": 0.09094,
"h": 152.4
},
"luminance": 0.44552
}Semantic roles & 50–950 ramp
primary
#82C093
secondary
#DAC4D4
accent
#3A8CAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280