#83BE96#83BE96
#83BE96 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.0% C 0.084 H 154.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #83BE96 |
|---|---|
| RGB | rgb(131, 190, 150) |
| HSL | hsl(139, 31%, 63%) |
| HSV | hsv(139, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 21.1%, 25.5%) |
| CIE-LAB | lab(72.13, -27.47, 14.22) |
| CIE-LCH | lch(72.13, 30.93, 152.63°) |
| OKLab | oklab(74.99% -0.0758 0.0365) |
| OKLCH | oklch(74.99% 0.084 154.3) |
| XYZ | xyz(33.2767, 43.8526, 35.5593) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.23
Pale Teal
#82CBB2
ΔE00 6.45
Tea
#65AB7C
ΔE00 6.54
Faded Green
#7BB274
ΔE00 6.86
Sage Green (survey)
#88B378
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BE96 #BE83AB
analogous
#8DBE83 #83BE96 #83BEB3
triadic
#83BE96 #9683BE #BE9683
tetradic
#83BE96 #838DBE #BE83AB #BEB383
square
#83BE96 #838DBE #BE83AB #BEB383
split-complementary
#83BE96 #B383BE #BE838D
monochromatic
#448258 #5BA974 #83BE96 #ABD3B8 #D3E8DA
Accessibility & contrast
On white
2.15
#83BE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#83BE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BE96
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BE96 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB594
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#79BDB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83be96; /* rgb */ color: rgb(131, 190, 150); /* oklch */ color: oklch(75.0% 0.084 154.3);
Tailwind
colors: {
custom: {
50: '#a8d2b5',
500: '#83be96',
950: '#000000',
},
}SCSS
$custom: #83be96; $custom-light: #a8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#83be96",
"rgb": {
"r": 131,
"g": 190,
"b": 150
},
"hsl": {
"h": 139.322,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.74991,
"c": 0.08412,
"h": 154.3
},
"luminance": 0.43854
}Semantic roles & 50–950 ramp
primary
#83BE96
secondary
#D9C4D2
accent
#3C86AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280