#82BE93#82BE93
#82BE93 is a light, moderate green. Relative luminance 0.437; OKLCH L 74.9% C 0.088 H 152.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #82BE93 |
|---|---|
| RGB | rgb(130, 190, 147) |
| HSL | hsl(137, 32%, 63%) |
| HSV | hsv(137, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 22.6%, 25.5%) |
| CIE-LAB | lab(72.01, -28.36, 15.67) |
| CIE-LCH | lch(72.01, 32.40, 151.08°) |
| OKLab | oklab(74.86% -0.078 0.0401) |
| OKLCH | oklch(74.86% 0.088 152.8) |
| XYZ | xyz(32.8840, 43.6778, 34.2961) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.94
Faded Green
#7BB274
ΔE00 6.19
Tea
#65AB7C
ΔE00 6.26
Sage Green (survey)
#88B378
ΔE00 6.34
Lichen
#8FB67B
ΔE00 6.55
Dusty Green
#76A973
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BE93 #BE82AD
analogous
#8FBE82 #82BE93 #82BEB1
triadic
#82BE93 #9382BE #BE9382
tetradic
#82BE93 #828FBE #BE82AD #BEB182
square
#82BE93 #828FBE #BE82AD #BEB182
split-complementary
#82BE93 #B182BE #BE828F
monochromatic
#448255 #5AA970 #82BE93 #AAD3B6 #D3E8D9
Accessibility & contrast
On white
2.16
#82BE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#82BE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BE93
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BE93 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB591
Deuteranopia (green-blind)
#B4AE95
Tritanopia (blue-blind)
#78BCB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82be93; /* rgb */ color: rgb(130, 190, 147); /* oklch */ color: oklch(74.9% 0.088 152.8);
Tailwind
colors: {
custom: {
50: '#a8d2b2',
500: '#82be93',
950: '#000000',
},
}SCSS
$custom: #82be93; $custom-light: #a8d2b2; $custom-dark: #000000;
JSON
{
"hex": "#82be93",
"rgb": {
"r": 130,
"g": 190,
"b": 147
},
"hsl": {
"h": 137,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.74861,
"c": 0.08773,
"h": 152.8
},
"luminance": 0.43679
}Semantic roles & 50–950 ramp
primary
#82BE93
secondary
#D9C3D3
accent
#3B8BAA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280