#82C09B#82C09B
#82C09B is a light, moderate green. Relative luminance 0.448; OKLCH L 75.5% C 0.083 H 157.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #82C09B |
|---|---|
| RGB | rgb(130, 192, 155) |
| HSL | hsl(144, 33%, 63%) |
| HSV | hsv(144, 32%, 75%) |
| CMYK | cmyk(32.3%, 0%, 19.3%, 24.7%) |
| CIE-LAB | lab(72.77, -27.78, 12.40) |
| CIE-LCH | lch(72.77, 30.43, 155.94°) |
| OKLab | oklab(75.52% -0.077 0.0319) |
| OKLCH | oklch(75.52% 0.083 157.5) |
| XYZ | xyz(33.9699, 44.8099, 37.8633) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.28
Pale Teal
#82CBB2
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 5.95
Seafoam Blue
#78D1B6
ΔE00 6.64
Tea
#65AB7C
ΔE00 7.19
Faded Green
#7BB274
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C09B #C082A7
analogous
#88C082 #82C09B #82C0BA
triadic
#82C09B #9B82C0 #C09B82
tetradic
#82C09B #8288C0 #C082A7 #C0BA82
square
#82C09B #8288C0 #C082A7 #C0BA82
split-complementary
#82C09B #BA82C0 #C08288
monochromatic
#43855D #59AB7A #82C09B #ABD5BC #D3E9DC
Accessibility & contrast
On white
2.11
#82C09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#82C09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C09B
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C09B | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB799
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#76BFB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82c09b; /* rgb */ color: rgb(130, 192, 155); /* oklch */ color: oklch(75.5% 0.083 157.5);
Tailwind
colors: {
custom: {
50: '#a8d3b8',
500: '#82c09b',
950: '#000000',
},
}SCSS
$custom: #82c09b; $custom-light: #a8d3b8; $custom-dark: #000000;
JSON
{
"hex": "#82c09b",
"rgb": {
"r": 130,
"g": 192,
"b": 155
},
"hsl": {
"h": 144.194,
"s": 32.979,
"l": 63.137
},
"oklch": {
"l": 0.75525,
"c": 0.08338,
"h": 157.5
},
"luminance": 0.44812
}Semantic roles & 50–950 ramp
primary
#82C09B
secondary
#DAC4D1
accent
#3A7EAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280