#82BD9B#82BD9B
#82BD9B is a light, moderate green. Relative luminance 0.435; OKLCH L 74.8% C 0.079 H 158.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82BD9B |
|---|---|
| RGB | rgb(130, 189, 155) |
| HSL | hsl(145, 31%, 63%) |
| HSV | hsv(145, 31%, 74%) |
| CMYK | cmyk(31.2%, 0%, 18%, 25.9%) |
| CIE-LAB | lab(71.90, -26.32, 11.17) |
| CIE-LCH | lch(71.90, 28.59, 157.00°) |
| OKLab | oklab(74.83% -0.0732 0.0288) |
| OKLCH | oklch(74.83% 0.079 158.5) |
| XYZ | xyz(33.3179, 43.5060, 37.6459) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.51
Pale Teal
#82CBB2
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.89
Tea
#65AB7C
ΔE00 7.03
Greyish Green
#82A67D
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BD9B #BD82A4
analogous
#86BD82 #82BD9B #82BDB9
triadic
#82BD9B #9B82BD #BD9B82
tetradic
#82BD9B #8286BD #BD82A4 #BDB982
square
#82BD9B #8286BD #BD82A4 #BDB982
split-complementary
#82BD9B #B982BD #BD8286
monochromatic
#44815E #5AA87B #82BD9B #AAD2BB #D2E7DB
Accessibility & contrast
On white
2.16
#82BD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#82BD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BD9B
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BD9B | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB499
Deuteranopia (green-blind)
#B2AD9D
Tritanopia (blue-blind)
#76BCB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82bd9b; /* rgb */ color: rgb(130, 189, 155); /* oklch */ color: oklch(74.8% 0.079 158.5);
Tailwind
colors: {
custom: {
50: '#a8d1b8',
500: '#82bd9b',
950: '#000000',
},
}SCSS
$custom: #82bd9b; $custom-light: #a8d1b8; $custom-dark: #000000;
JSON
{
"hex": "#82bd9b",
"rgb": {
"r": 130,
"g": 189,
"b": 155
},
"hsl": {
"h": 145.424,
"s": 30.89,
"l": 62.549
},
"oklch": {
"l": 0.74825,
"c": 0.07863,
"h": 158.5
},
"luminance": 0.43508
}Semantic roles & 50–950 ramp
primary
#82BD9B
secondary
#D8C3CF
accent
#3C7BAA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280