#83BF97#83BF97
#83BF97 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.2% C 0.085 H 154.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF97 |
|---|---|
| RGB | rgb(131, 191, 151) |
| HSL | hsl(140, 32%, 63%) |
| HSV | hsv(140, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(72.44, -27.76, 14.12) |
| CIE-LCH | lch(72.44, 31.15, 153.05°) |
| OKLab | oklab(75.25% -0.0766 0.0362) |
| OKLCH | oklch(75.25% 0.085 154.7) |
| XYZ | xyz(33.5749, 44.3197, 36.0576) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.39
Pale Teal
#82CBB2
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.69
Tea
#65AB7C
ΔE00 6.73
Faded Green
#7BB274
ΔE00 7.05
Sage Green (survey)
#88B378
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF97 #BF83AB
analogous
#8DBF83 #83BF97 #83BFB5
triadic
#83BF97 #9783BF #BF9783
tetradic
#83BF97 #838DBF #BF83AB #BFB583
square
#83BF97 #838DBF #BF83AB #BFB583
split-complementary
#83BF97 #B583BF #BF838D
monochromatic
#448459 #5BAA75 #83BF97 #ABD4B9 #D4E9DB
Accessibility & contrast
On white
2.13
#83BF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#83BF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF97
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF97 | 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)
#BFB695
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#79BEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bf97; /* rgb */ color: rgb(131, 191, 151); /* oklch */ color: oklch(75.2% 0.085 154.7);
Tailwind
colors: {
custom: {
50: '#a8d2b5',
500: '#83bf97',
950: '#000000',
},
}SCSS
$custom: #83bf97; $custom-light: #a8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#83bf97",
"rgb": {
"r": 131,
"g": 191,
"b": 151
},
"hsl": {
"h": 140,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75249,
"c": 0.08478,
"h": 154.7
},
"luminance": 0.44321
}Semantic roles & 50–950 ramp
primary
#83BF97
secondary
#DAC4D2
accent
#3B85AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280