#82CD93#82CD93
#82CD93 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.4% C 0.111 H 150.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD93 |
|---|---|
| RGB | rgb(130, 205, 147) |
| HSL | hsl(134, 43%, 66%) |
| HSV | hsv(134, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(76.38, -35.43, 21.71) |
| CIE-LCH | lch(76.38, 41.55, 148.50°) |
| OKLab | oklab(78.39% -0.0969 0.0551) |
| OKLCH | oklch(78.39% 0.111 150.4) |
| XYZ | xyz(36.3017, 50.5130, 35.4353) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.09
Darkseagreen
#8FBC8F
ΔE00 5.87
Hospital Green
#9BE5AA
ΔE00 5.89
Emerald
#50C878
ΔE00 6.21
Seafoam
#7FE0B3
ΔE00 6.53
Dark Mint
#48C072
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD93 #CD82BC
analogous
#96CD82 #82CD93 #82CDB8
triadic
#82CD93 #9382CD #CD9382
tetradic
#82CD93 #8296CD #CD82BC #CDB882
square
#82CD93 #8296CD #CD82BC #CDB882
split-complementary
#82CD93 #B882CD #CD8296
monochromatic
#3D9851 #56BC6D #82CD93 #AEDEB9 #D9F0DF
Accessibility & contrast
On white
1.89
#82CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#82CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD93
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD93 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#76CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd93; /* rgb */ color: rgb(130, 205, 147); /* oklch */ color: oklch(78.4% 0.111 150.4);
Tailwind
colors: {
custom: {
50: '#a9dcb3',
500: '#82cd93',
950: '#000000',
},
}SCSS
$custom: #82cd93; $custom-light: #a9dcb3; $custom-dark: #000000;
JSON
{
"hex": "#82cd93",
"rgb": {
"r": 130,
"g": 205,
"b": 147
},
"hsl": {
"h": 133.6,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78391,
"c": 0.11147,
"h": 150.4
},
"luminance": 0.50515
}Semantic roles & 50–950 ramp
primary
#82CD93
secondary
#9E558E
accent
#3097B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481