#83BF93#83BF93
#83BF93 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.2% C 0.089 H 152.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF93 |
|---|---|
| RGB | rgb(131, 191, 147) |
| HSL | hsl(136, 32%, 63%) |
| HSV | hsv(136, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(72.36, -28.52, 16.15) |
| CIE-LCH | lch(72.36, 32.78, 150.47°) |
| OKLab | oklab(75.15% -0.0784 0.0413) |
| OKLCH | oklch(75.15% 0.089 152.2) |
| XYZ | xyz(33.2555, 44.1919, 34.3757) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.84
Faded Green
#7BB274
ΔE00 6.14
Sage Green (survey)
#88B378
ΔE00 6.25
Lichen
#8FB67B
ΔE00 6.42
Tea
#65AB7C
ΔE00 6.48
Soft Green
#6FC276
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF93 #BF83AF
analogous
#91BF83 #83BF93 #83BFB1
triadic
#83BF93 #9383BF #BF9383
tetradic
#83BF93 #8391BF #BF83AF #BFB183
square
#83BF93 #8391BF #BF83AF #BFB183
split-complementary
#83BF93 #B183BF #BF8391
monochromatic
#448455 #5BAA70 #83BF93 #ABD4B6 #D4E9D9
Accessibility & contrast
On white
2.13
#83BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#83BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF93
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF93 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#79BDB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bf93; /* rgb */ color: rgb(131, 191, 147); /* oklch */ color: oklch(75.2% 0.089 152.2);
Tailwind
colors: {
custom: {
50: '#a8d2b2',
500: '#83bf93',
950: '#000000',
},
}SCSS
$custom: #83bf93; $custom-light: #a8d2b2; $custom-dark: #000000;
JSON
{
"hex": "#83bf93",
"rgb": {
"r": 131,
"g": 191,
"b": 147
},
"hsl": {
"h": 136,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75152,
"c": 0.08865,
"h": 152.2
},
"luminance": 0.44193
}Semantic roles & 50–950 ramp
primary
#83BF93
secondary
#DAC4D4
accent
#3B8DAB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280