#82CD90#82CD90
#82CD90 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.3% C 0.114 H 149.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD90 |
|---|---|
| RGB | rgb(130, 205, 144) |
| HSL | hsl(131, 43%, 66%) |
| HSV | hsv(131, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.33, -35.96, 23.22) |
| CIE-LCH | lch(76.33, 42.81, 147.16°) |
| OKLab | oklab(78.33% -0.0982 0.0587) |
| OKLCH | oklch(78.33% 0.114 149.1) |
| XYZ | xyz(36.0693, 50.4201, 34.2116) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.60
Emerald
#50C878
ΔE00 5.88
Hospital Green
#9BE5AA
ΔE00 5.97
Darkseagreen
#8FBC8F
ΔE00 6.04
Seafoam
#7FE0B3
ΔE00 7.01
Dark Mint
#48C072
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD90 #CD82BF
analogous
#99CD82 #82CD90 #82CDB5
triadic
#82CD90 #9082CD #CD9082
tetradic
#82CD90 #8299CD #CD82BF #CDB582
square
#82CD90 #8299CD #CD82BF #CDB582
split-complementary
#82CD90 #B582CD #CD8299
monochromatic
#3D984E #56BC69 #82CD90 #AEDEB7 #D9F0DE
Accessibility & contrast
On white
1.89
#82CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#82CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD90
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD90 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#77CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd90; /* rgb */ color: rgb(130, 205, 144); /* oklch */ color: oklch(78.3% 0.114 149.1);
Tailwind
colors: {
custom: {
50: '#a9dcb1',
500: '#82cd90',
950: '#000000',
},
}SCSS
$custom: #82cd90; $custom-light: #a9dcb1; $custom-dark: #000000;
JSON
{
"hex": "#82cd90",
"rgb": {
"r": 130,
"g": 205,
"b": 144
},
"hsl": {
"h": 131.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78326,
"c": 0.11445,
"h": 149.1
},
"luminance": 0.50422
}Semantic roles & 50–950 ramp
primary
#82CD90
secondary
#9E5590
accent
#309DB6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481