#82CD95#82CD95
#82CD95 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.4% C 0.110 H 151.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD95 |
|---|---|
| RGB | rgb(130, 205, 149) |
| HSL | hsl(135, 43%, 66%) |
| HSV | hsv(135, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(76.42, -35.07, 20.71) |
| CIE-LCH | lch(76.42, 40.73, 149.44°) |
| OKLab | oklab(78.44% -0.096 0.0526) |
| OKLCH | oklch(78.44% 0.11 151.3) |
| XYZ | xyz(36.4600, 50.5764, 36.2690) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 5.88
Seafoam
#7FE0B3
ΔE00 6.22
Emerald
#50C878
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD95 #CD82BA
analogous
#94CD82 #82CD95 #82CDBA
triadic
#82CD95 #9582CD #CD9582
tetradic
#82CD95 #8294CD #CD82BA #CDBA82
square
#82CD95 #8294CD #CD82BA #CDBA82
split-complementary
#82CD95 #BA82CD #CD8294
monochromatic
#3D9854 #56BC70 #82CD95 #AEDEBA #D9F0DF
Accessibility & contrast
On white
1.89
#82CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#82CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD95
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD95 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC192
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#76CBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd95; /* rgb */ color: rgb(130, 205, 149); /* oklch */ color: oklch(78.4% 0.110 151.3);
Tailwind
colors: {
custom: {
50: '#a9dcb4',
500: '#82cd95',
950: '#000000',
},
}SCSS
$custom: #82cd95; $custom-light: #a9dcb4; $custom-dark: #000000;
JSON
{
"hex": "#82cd95",
"rgb": {
"r": 130,
"g": 205,
"b": 149
},
"hsl": {
"h": 135.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78435,
"c": 0.1095,
"h": 151.3
},
"luminance": 0.50578
}Semantic roles & 50–950 ramp
primary
#82CD95
secondary
#9E558C
accent
#3094B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481