#82C299#82C299
#82C299 is a light, moderate green. Relative luminance 0.456; OKLCH L 75.9% C 0.088 H 155.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #82C299 |
|---|---|
| RGB | rgb(130, 194, 153) |
| HSL | hsl(142, 34%, 64%) |
| HSV | hsv(142, 33%, 76%) |
| CMYK | cmyk(33%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(73.30, -29.14, 14.24) |
| CIE-LCH | lch(73.30, 32.43, 153.96°) |
| OKLab | oklab(75.94% -0.0805 0.0365) |
| OKLCH | oklch(75.94% 0.088 155.6) |
| XYZ | xyz(34.2455, 45.6276, 37.1334) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.95
Pale Teal
#82CBB2
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 6.99
Tea
#65AB7C
ΔE00 7.21
Faded Green
#7BB274
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C299 #C282AB
analogous
#8BC282 #82C299 #82C2B9
triadic
#82C299 #9982C2 #C29982
tetradic
#82C299 #828BC2 #C282AB #C2B982
square
#82C299 #828BC2 #C282AB #C2B982
split-complementary
#82C299 #B982C2 #C2828B
monochromatic
#42875B #59AE77 #82C299 #ABD6BB #D4EADC
Accessibility & contrast
On white
2.07
#82C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#82C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C299
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C299 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B897
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#76C1B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82c299; /* rgb */ color: rgb(130, 194, 153); /* oklch */ color: oklch(75.9% 0.088 155.6);
Tailwind
colors: {
custom: {
50: '#a8d4b7',
500: '#82c299',
950: '#000000',
},
}SCSS
$custom: #82c299; $custom-light: #a8d4b7; $custom-dark: #000000;
JSON
{
"hex": "#82c299",
"rgb": {
"r": 130,
"g": 194,
"b": 153
},
"hsl": {
"h": 141.563,
"s": 34.409,
"l": 63.529
},
"oklch": {
"l": 0.75943,
"c": 0.08839,
"h": 155.6
},
"luminance": 0.45629
}Semantic roles & 50–950 ramp
primary
#82C299
secondary
#DBC5D3
accent
#3883AD
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380