#83BF95#83BF95
#83BF95 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.2% C 0.087 H 153.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF95 |
|---|---|
| RGB | rgb(131, 191, 149) |
| HSL | hsl(138, 32%, 63%) |
| HSV | hsv(138, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(72.40, -28.14, 15.13) |
| CIE-LCH | lch(72.40, 31.96, 151.73°) |
| OKLab | oklab(75.2% -0.0775 0.0388) |
| OKLCH | oklch(75.2% 0.087 153.4) |
| XYZ | xyz(33.4138, 44.2552, 35.2095) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.08
Tea
#65AB7C
ΔE00 6.58
Faded Green
#7BB274
ΔE00 6.58
Sage Green (survey)
#88B378
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 6.72
Lichen
#8FB67B
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF95 #BF83AD
analogous
#8FBF83 #83BF95 #83BFB3
triadic
#83BF95 #9583BF #BF9583
tetradic
#83BF95 #838FBF #BF83AD #BFB383
square
#83BF95 #838FBF #BF83AD #BFB383
split-complementary
#83BF95 #B383BF #BF838F
monochromatic
#448457 #5BAA72 #83BF95 #ABD4B8 #D4E9DA
Accessibility & contrast
On white
2.13
#83BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#83BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF95
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF95 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB693
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#79BDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bf95; /* rgb */ color: rgb(131, 191, 149); /* oklch */ color: oklch(75.2% 0.087 153.4);
Tailwind
colors: {
custom: {
50: '#a8d2b4',
500: '#83bf95',
950: '#000000',
},
}SCSS
$custom: #83bf95; $custom-light: #a8d2b4; $custom-dark: #000000;
JSON
{
"hex": "#83bf95",
"rgb": {
"r": 131,
"g": 191,
"b": 149
},
"hsl": {
"h": 138,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.752,
"c": 0.08669,
"h": 153.4
},
"luminance": 0.44257
}Semantic roles & 50–950 ramp
primary
#83BF95
secondary
#DAC4D3
accent
#3B89AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280