#83BF96#83BF96
#83BF96 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.2% C 0.086 H 154.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF96 |
|---|---|
| RGB | rgb(131, 191, 150) |
| HSL | hsl(139, 32%, 63%) |
| HSV | hsv(139, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(72.42, -27.95, 14.63) |
| CIE-LCH | lch(72.42, 31.55, 152.38°) |
| OKLab | oklab(75.22% -0.0771 0.0375) |
| OKLCH | oklch(75.22% 0.086 154) |
| XYZ | xyz(33.4940, 44.2873, 35.6317) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.23
Pale Teal
#82CBB2
ΔE00 6.48
Tea
#65AB7C
ΔE00 6.65
Faded Green
#7BB274
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 6.83
Sage Green (survey)
#88B378
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF96 #BF83AC
analogous
#8EBF83 #83BF96 #83BFB4
triadic
#83BF96 #9683BF #BF9683
tetradic
#83BF96 #838EBF #BF83AC #BFB483
square
#83BF96 #838EBF #BF83AC #BFB483
split-complementary
#83BF96 #B483BF #BF838E
monochromatic
#448458 #5BAA74 #83BF96 #ABD4B8 #D4E9DA
Accessibility & contrast
On white
2.13
#83BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#83BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF96
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF96 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#79BEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bf96; /* rgb */ color: rgb(131, 191, 150); /* oklch */ color: oklch(75.2% 0.086 154.0);
Tailwind
colors: {
custom: {
50: '#a8d2b5',
500: '#83bf96',
950: '#000000',
},
}SCSS
$custom: #83bf96; $custom-light: #a8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#83bf96",
"rgb": {
"r": 131,
"g": 191,
"b": 150
},
"hsl": {
"h": 139,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75224,
"c": 0.08573,
"h": 154
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#83BF96
secondary
#DAC4D3
accent
#3B87AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280