#82BB98#82BB98
#82BB98 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.078 H 156.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #82BB98 |
|---|---|
| RGB | rgb(130, 187, 152) |
| HSL | hsl(143, 30%, 62%) |
| HSV | hsv(143, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.25, -25.93, 11.89) |
| CIE-LCH | lch(71.25, 28.53, 155.37°) |
| OKLab | oklab(74.28% -0.0719 0.0306) |
| OKLCH | oklch(74.28% 0.078 156.9) |
| XYZ | xyz(32.6419, 42.5519, 36.1931) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.05
Pale Teal
#82CBB2
ΔE00 5.97
Tea
#65AB7C
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 7.00
Greyish Green
#82A67D
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BB98 #BB82A5
analogous
#89BB82 #82BB98 #82BBB5
triadic
#82BB98 #9882BB #BB9882
tetradic
#82BB98 #8289BB #BB82A5 #BBB582
square
#82BB98 #8289BB #BB82A5 #BBB582
split-complementary
#82BB98 #B582BB #BB8289
monochromatic
#457E5B #5AA577 #82BB98 #AAD1B9 #D1E6D9
Accessibility & contrast
On white
2.21
#82BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#82BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BB98
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BB98 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#77BAB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82bb98; /* rgb */ color: rgb(130, 187, 152); /* oklch */ color: oklch(74.3% 0.078 156.9);
Tailwind
colors: {
custom: {
50: '#a8cfb6',
500: '#82bb98',
950: '#000000',
},
}SCSS
$custom: #82bb98; $custom-light: #a8cfb6; $custom-dark: #000000;
JSON
{
"hex": "#82bb98",
"rgb": {
"r": 130,
"g": 187,
"b": 152
},
"hsl": {
"h": 143.158,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.74283,
"c": 0.07815,
"h": 156.9
},
"luminance": 0.42553
}Semantic roles & 50–950 ramp
primary
#82BB98
secondary
#D7C2CF
accent
#3D7FA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280