#83BF98#83BF98
#83BF98 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.3% C 0.084 H 155.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF98 |
|---|---|
| RGB | rgb(131, 191, 152) |
| HSL | hsl(141, 32%, 63%) |
| HSV | hsv(141, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(72.46, -27.57, 13.61) |
| CIE-LCH | lch(72.46, 30.75, 153.73°) |
| OKLab | oklab(75.27% -0.0762 0.035) |
| OKLCH | oklch(75.27% 0.084 155.4) |
| XYZ | xyz(33.6564, 44.3523, 36.4871) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.58
Pale Teal
#82CBB2
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.56
Tea
#65AB7C
ΔE00 6.82
Faded Green
#7BB274
ΔE00 7.29
Sage Green (survey)
#88B378
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF98 #BF83AA
analogous
#8CBF83 #83BF98 #83BFB6
triadic
#83BF98 #9883BF #BF9883
tetradic
#83BF98 #838CBF #BF83AA #BFB683
square
#83BF98 #838CBF #BF83AA #BFB683
split-complementary
#83BF98 #B683BF #BF838C
monochromatic
#44845A #5BAA76 #83BF98 #ABD4BA #D4E9DB
Accessibility & contrast
On white
2.13
#83BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#83BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF98
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF98 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#78BEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bf98; /* rgb */ color: rgb(131, 191, 152); /* oklch */ color: oklch(75.3% 0.084 155.4);
Tailwind
colors: {
custom: {
50: '#a8d2b6',
500: '#83bf98',
950: '#000000',
},
}SCSS
$custom: #83bf98; $custom-light: #a8d2b6; $custom-dark: #000000;
JSON
{
"hex": "#83bf98",
"rgb": {
"r": 131,
"g": 191,
"b": 152
},
"hsl": {
"h": 141,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75273,
"c": 0.08382,
"h": 155.4
},
"luminance": 0.44354
}Semantic roles & 50–950 ramp
primary
#83BF98
secondary
#DAC4D2
accent
#3B84AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280