#83C49F#83C49F
#83C49F is a light, moderate green. Relative luminance 0.468; OKLCH L 76.6% C 0.085 H 158.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83C49F |
|---|---|
| RGB | rgb(131, 196, 159) |
| HSL | hsl(146, 36%, 64%) |
| HSV | hsv(146, 33%, 77%) |
| CMYK | cmyk(33.2%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(74.07, -28.62, 12.09) |
| CIE-LCH | lch(74.07, 31.07, 157.11°) |
| OKLab | oklab(76.61% -0.0795 0.0311) |
| OKLCH | oklch(76.61% 0.085 158.6) |
| XYZ | xyz(35.3558, 46.8065, 39.9658) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.56
Darkseagreen
#8FBC8F
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 7.17
Light Teal
#90E4C1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C49F #C483A8
analogous
#88C483 #83C49F #83C4C0
triadic
#83C49F #9F83C4 #C49F83
tetradic
#83C49F #8388C4 #C483A8 #C4C083
square
#83C49F #8388C4 #C483A8 #C4C083
split-complementary
#83C49F #C083C4 #C48388
monochromatic
#428B61 #5AB07F #83C49F #ACD8BF #D6EBDF
Accessibility & contrast
On white
2.03
#83C49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#83C49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C49F
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C49F | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#76C3B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #83c49f; /* rgb */ color: rgb(131, 196, 159); /* oklch */ color: oklch(76.6% 0.085 158.6);
Tailwind
colors: {
custom: {
50: '#a9d6bb',
500: '#83c49f',
950: '#000000',
},
}SCSS
$custom: #83c49f; $custom-light: #a9d6bb; $custom-dark: #000000;
JSON
{
"hex": "#83c49f",
"rgb": {
"r": 131,
"g": 196,
"b": 159
},
"hsl": {
"h": 145.846,
"s": 35.519,
"l": 64.118
},
"oklch": {
"l": 0.76615,
"c": 0.08535,
"h": 158.6
},
"luminance": 0.46808
}Semantic roles & 50–950 ramp
primary
#83C49F
secondary
#DDC6D3
accent
#377BAE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380