#82D09F#82D09F
#82D09F is a light, moderate green. Relative luminance 0.524; OKLCH L 79.4% C 0.105 H 155.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82D09F |
|---|---|
| RGB | rgb(130, 208, 159) |
| HSL | hsl(142, 45%, 66%) |
| HSV | hsv(142, 38%, 82%) |
| CMYK | cmyk(37.5%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(77.49, -34.60, 16.90) |
| CIE-LCH | lch(77.49, 38.50, 153.97°) |
| OKLab | oklab(79.37% -0.0953 0.0432) |
| OKLCH | oklch(79.37% 0.105 155.6) |
| XYZ | xyz(38.0174, 52.3585, 40.8971) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 6.48
Darkseagreen
#8FBC8F
ΔE00 6.52
Eucalyptus
#44D7A8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D09F #D082B3
analogous
#8CD082 #82D09F #82D0C6
triadic
#82D09F #9F82D0 #D09F82
tetradic
#82D09F #828CD0 #D082B3 #D0C682
square
#82D09F #828CD0 #D082B3 #D0C682
split-complementary
#82D09F #C682D0 #D0828C
monochromatic
#3B9D5F #56BF7D #82D09F #AEE1C1 #DBF1E3
Accessibility & contrast
On white
1.83
#82D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#82D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D09F
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D09F | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59C
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#73CFC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82d09f; /* rgb */ color: rgb(130, 208, 159); /* oklch */ color: oklch(79.4% 0.105 155.6);
Tailwind
colors: {
custom: {
50: '#a9dfbb',
500: '#82d09f',
950: '#000000',
},
}SCSS
$custom: #82d09f; $custom-light: #a9dfbb; $custom-dark: #000000;
JSON
{
"hex": "#82d09f",
"rgb": {
"r": 130,
"g": 208,
"b": 159
},
"hsl": {
"h": 142.308,
"s": 45.349,
"l": 66.275
},
"oklch": {
"l": 0.79369,
"c": 0.10461,
"h": 155.6
},
"luminance": 0.52361
}Semantic roles & 50–950 ramp
primary
#82D09F
secondary
#A25485
accent
#2D85B9
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482