#82CD98#82CD98
#82CD98 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.107 H 152.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD98 |
|---|---|
| RGB | rgb(130, 205, 152) |
| HSL | hsl(138, 43%, 66%) |
| HSV | hsv(138, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(76.48, -34.52, 19.20) |
| CIE-LCH | lch(76.48, 39.50, 150.92°) |
| OKLab | oklab(78.5% -0.0947 0.0489) |
| OKLCH | oklch(78.5% 0.107 152.7) |
| XYZ | xyz(36.7026, 50.6734, 37.5467) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 5.78
Hospital Green
#9BE5AA
ΔE00 5.94
Soft Green
#6FC276
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.60
Emerald
#50C878
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD98 #CD82B7
analogous
#91CD82 #82CD98 #82CDBD
triadic
#82CD98 #9882CD #CD9882
tetradic
#82CD98 #8291CD #CD82B7 #CDBD82
square
#82CD98 #8291CD #CD82B7 #CDBD82
split-complementary
#82CD98 #BD82CD #CD8291
monochromatic
#3D9857 #56BC74 #82CD98 #AEDEBC #D9F0E0
Accessibility & contrast
On white
1.89
#82CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#82CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD98
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD98 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC295
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#75CBBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82cd98; /* rgb */ color: rgb(130, 205, 152); /* oklch */ color: oklch(78.5% 0.107 152.7);
Tailwind
colors: {
custom: {
50: '#a9dcb6',
500: '#82cd98',
950: '#000000',
},
}SCSS
$custom: #82cd98; $custom-light: #a9dcb6; $custom-dark: #000000;
JSON
{
"hex": "#82cd98",
"rgb": {
"r": 130,
"g": 205,
"b": 152
},
"hsl": {
"h": 137.6,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78502,
"c": 0.10658,
"h": 152.7
},
"luminance": 0.50675
}Semantic roles & 50–950 ramp
primary
#82CD98
secondary
#9E5589
accent
#308FB6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481