#83C09A#83C09A
#83C09A is a light, moderate green. Relative luminance 0.449; OKLCH L 75.6% C 0.084 H 156.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #83C09A |
|---|---|
| RGB | rgb(131, 192, 154) |
| HSL | hsl(143, 33%, 63%) |
| HSV | hsv(143, 32%, 75%) |
| CMYK | cmyk(31.8%, 0%, 19.8%, 24.7%) |
| CIE-LAB | lab(72.80, -27.67, 12.99) |
| CIE-LCH | lch(72.80, 30.57, 154.84°) |
| OKLab | oklab(75.56% -0.0766 0.0334) |
| OKLCH | oklch(75.56% 0.084 156.4) |
| XYZ | xyz(34.0404, 44.8560, 37.4300) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.94
Pale Teal
#82CBB2
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.92
Tea
#65AB7C
ΔE00 7.13
Faded Green
#7BB274
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C09A #C083A9
analogous
#8AC083 #83C09A #83C0B8
triadic
#83C09A #9A83C0 #C09A83
tetradic
#83C09A #838AC0 #C083A9 #C0B883
square
#83C09A #838AC0 #C083A9 #C0B883
split-complementary
#83C09A #B883C0 #C0838A
monochromatic
#44855C #5AAB79 #83C09A #ACD5BB #D4E9DC
Accessibility & contrast
On white
2.11
#83C09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#83C09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C09A
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C09A | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB798
Deuteranopia (green-blind)
#B5B09C
Tritanopia (blue-blind)
#78BFB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #83c09a; /* rgb */ color: rgb(131, 192, 154); /* oklch */ color: oklch(75.6% 0.084 156.4);
Tailwind
colors: {
custom: {
50: '#a9d3b7',
500: '#83c09a',
950: '#000000',
},
}SCSS
$custom: #83c09a; $custom-light: #a9d3b7; $custom-dark: #000000;
JSON
{
"hex": "#83c09a",
"rgb": {
"r": 131,
"g": 192,
"b": 154
},
"hsl": {
"h": 142.623,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.75556,
"c": 0.08356,
"h": 156.4
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#83C09A
secondary
#DAC5D2
accent
#3A81AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280