#83BF94#83BF94
#83BF94 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.2% C 0.088 H 152.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF94 |
|---|---|
| RGB | rgb(131, 191, 148) |
| HSL | hsl(137, 32%, 63%) |
| HSV | hsv(137, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.38, -28.33, 15.64) |
| CIE-LCH | lch(72.38, 32.37, 151.09°) |
| OKLab | oklab(75.18% -0.078 0.0401) |
| OKLCH | oklch(75.18% 0.088 152.8) |
| XYZ | xyz(33.3344, 44.2234, 34.7908) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.95
Faded Green
#7BB274
ΔE00 6.36
Sage Green (survey)
#88B378
ΔE00 6.46
Tea
#65AB7C
ΔE00 6.52
Lichen
#8FB67B
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF94 #BF83AE
analogous
#90BF83 #83BF94 #83BFB2
triadic
#83BF94 #9483BF #BF9483
tetradic
#83BF94 #8390BF #BF83AE #BFB283
square
#83BF94 #8390BF #BF83AE #BFB283
split-complementary
#83BF94 #B283BF #BF8390
monochromatic
#448456 #5BAA71 #83BF94 #ABD4B7 #D4E9DA
Accessibility & contrast
On white
2.13
#83BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#83BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF94
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF94 | 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)
#BFB692
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#79BDB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83bf94; /* rgb */ color: rgb(131, 191, 148); /* oklch */ color: oklch(75.2% 0.088 152.8);
Tailwind
colors: {
custom: {
50: '#a8d2b3',
500: '#83bf94',
950: '#000000',
},
}SCSS
$custom: #83bf94; $custom-light: #a8d2b3; $custom-dark: #000000;
JSON
{
"hex": "#83bf94",
"rgb": {
"r": 131,
"g": 191,
"b": 148
},
"hsl": {
"h": 137,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75176,
"c": 0.08766,
"h": 152.8
},
"luminance": 0.44225
}Semantic roles & 50–950 ramp
primary
#83BF94
secondary
#DAC4D4
accent
#3B8BAB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280