#82BE97#82BE97
#82BE97 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.0% C 0.084 H 155.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #82BE97 |
|---|---|
| RGB | rgb(130, 190, 151) |
| HSL | hsl(141, 32%, 63%) |
| HSV | hsv(141, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 20.5%, 25.5%) |
| CIE-LAB | lab(72.10, -27.59, 13.63) |
| CIE-LCH | lch(72.10, 30.77, 153.72°) |
| OKLab | oklab(74.96% -0.0762 0.035) |
| OKLCH | oklch(74.96% 0.084 155.3) |
| XYZ | xyz(33.2034, 43.8055, 35.9780) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.56
Pale Teal
#82CBB2
ΔE00 6.15
Tea
#65AB7C
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.66
Faded Green
#7BB274
ΔE00 7.14
Sage Green (survey)
#88B378
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BE97 #BE82A9
analogous
#8BBE82 #82BE97 #82BEB5
triadic
#82BE97 #9782BE #BE9782
tetradic
#82BE97 #828BBE #BE82A9 #BEB582
square
#82BE97 #828BBE #BE82A9 #BEB582
split-complementary
#82BE97 #B582BE #BE828B
monochromatic
#448259 #5AA976 #82BE97 #AAD3B8 #D3E8DA
Accessibility & contrast
On white
2.15
#82BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#82BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BE97
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BE97 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#77BDB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82be97; /* rgb */ color: rgb(130, 190, 151); /* oklch */ color: oklch(75.0% 0.084 155.3);
Tailwind
colors: {
custom: {
50: '#a8d2b5',
500: '#82be97',
950: '#000000',
},
}SCSS
$custom: #82be97; $custom-light: #a8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#82be97",
"rgb": {
"r": 130,
"g": 190,
"b": 151
},
"hsl": {
"h": 141,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.74958,
"c": 0.08389,
"h": 155.3
},
"luminance": 0.43807
}Semantic roles & 50–950 ramp
primary
#82BE97
secondary
#D9C3D1
accent
#3B83AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280