#82BB99#82BB99
#82BB99 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.077 H 157.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82BB99 |
|---|---|
| RGB | rgb(130, 187, 153) |
| HSL | hsl(144, 30%, 62%) |
| HSV | hsv(144, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(71.27, -25.73, 11.38) |
| CIE-LCH | lch(71.27, 28.14, 156.15°) |
| OKLab | oklab(74.31% -0.0715 0.0293) |
| OKLCH | oklch(74.31% 0.077 157.7) |
| XYZ | xyz(32.7241, 42.5848, 36.6263) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Pale Teal
#82CBB2
ΔE00 5.77
Tea
#65AB7C
ΔE00 6.67
Mediumaquamarine
#66CDAA
ΔE00 6.93
Greyish Green
#82A67D
ΔE00 7.37
Seafoam Blue
#78D1B6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BB99 #BB82A4
analogous
#87BB82 #82BB99 #82BBB6
triadic
#82BB99 #9982BB #BB9982
tetradic
#82BB99 #8287BB #BB82A4 #BBB682
square
#82BB99 #8287BB #BB82A4 #BBB682
split-complementary
#82BB99 #B682BB #BB8287
monochromatic
#457E5C #5AA579 #82BB99 #AAD1B9 #D1E6DA
Accessibility & contrast
On white
2.21
#82BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#82BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BB99
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BB99 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#77BAB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82bb99; /* rgb */ color: rgb(130, 187, 153); /* oklch */ color: oklch(74.3% 0.077 157.7);
Tailwind
colors: {
custom: {
50: '#a8cfb7',
500: '#82bb99',
950: '#000000',
},
}SCSS
$custom: #82bb99; $custom-light: #a8cfb7; $custom-dark: #000000;
JSON
{
"hex": "#82bb99",
"rgb": {
"r": 130,
"g": 187,
"b": 153
},
"hsl": {
"h": 144.211,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.74308,
"c": 0.07724,
"h": 157.7
},
"luminance": 0.42586
}Semantic roles & 50–950 ramp
primary
#82BB99
secondary
#D7C2CE
accent
#3D7DA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280