#82CAA3#82CAA3
#82CAA3 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.1% C 0.092 H 159.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #82CAA3 |
|---|---|
| RGB | rgb(130, 202, 163) |
| HSL | hsl(148, 40%, 65%) |
| HSV | hsv(148, 36%, 79%) |
| CMYK | cmyk(35.6%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(75.84, -31.00, 12.44) |
| CIE-LCH | lch(75.84, 33.40, 158.13°) |
| OKLab | oklab(78.06% -0.0861 0.032) |
| OKLCH | oklch(78.06% 0.092 159.6) |
| XYZ | xyz(36.9349, 49.6291, 42.2764) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.28
Pale Teal
#82CBB2
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.53
Darkseagreen
#8FBC8F
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CAA3 #CA82A9
analogous
#85CA82 #82CAA3 #82CAC7
triadic
#82CAA3 #A382CA #CAA382
tetradic
#82CAA3 #8285CA #CA82A9 #CAC782
square
#82CAA3 #8285CA #CA82A9 #CAC782
split-complementary
#82CAA3 #C782CA #CA8285
monochromatic
#3E9365 #57B883 #82CAA3 #ADDCC3 #D8EEE2
Accessibility & contrast
On white
1.92
#82CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#82CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CAA3
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CAA3 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A1
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#72C9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #82caa3; /* rgb */ color: rgb(130, 202, 163); /* oklch */ color: oklch(78.1% 0.092 159.6);
Tailwind
colors: {
custom: {
50: '#a9dabe',
500: '#82caa3',
950: '#000000',
},
}SCSS
$custom: #82caa3; $custom-light: #a9dabe; $custom-dark: #000000;
JSON
{
"hex": "#82caa3",
"rgb": {
"r": 130,
"g": 202,
"b": 163
},
"hsl": {
"h": 147.5,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.78061,
"c": 0.09185,
"h": 159.6
},
"luminance": 0.49631
}Semantic roles & 50–950 ramp
primary
#82CAA3
secondary
#E0C8D5
accent
#3278B3
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101512
muted
#7F8381