#83BF99#83BF99
#83BF99 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.3% C 0.083 H 156.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #83BF99 |
|---|---|
| RGB | rgb(131, 191, 153) |
| HSL | hsl(142, 32%, 63%) |
| HSV | hsv(142, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.49, -27.38, 13.10) |
| CIE-LCH | lch(72.49, 30.35, 154.44°) |
| OKLab | oklab(75.3% -0.0757 0.0337) |
| OKLCH | oklch(75.3% 0.083 156) |
| XYZ | xyz(33.7387, 44.3852, 36.9203) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.77
Pale Teal
#82CBB2
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 6.44
Tea
#65AB7C
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.17
Faded Green
#7BB274
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BF99 #BF83A9
analogous
#8BBF83 #83BF99 #83BFB7
triadic
#83BF99 #9983BF #BF9983
tetradic
#83BF99 #838BBF #BF83A9 #BFB783
square
#83BF99 #838BBF #BF83A9 #BFB783
split-complementary
#83BF99 #B783BF #BF838B
monochromatic
#44845B #5BAA78 #83BF99 #ABD4BA #D4E9DB
Accessibility & contrast
On white
2.13
#83BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#83BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BF99
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BF99 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB697
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#78BEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bf99; /* rgb */ color: rgb(131, 191, 153); /* oklch */ color: oklch(75.3% 0.083 156.0);
Tailwind
colors: {
custom: {
50: '#a8d2b7',
500: '#83bf99',
950: '#000000',
},
}SCSS
$custom: #83bf99; $custom-light: #a8d2b7; $custom-dark: #000000;
JSON
{
"hex": "#83bf99",
"rgb": {
"r": 131,
"g": 191,
"b": 153
},
"hsl": {
"h": 142,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75298,
"c": 0.0829,
"h": 156
},
"luminance": 0.44387
}Semantic roles & 50–950 ramp
primary
#83BF99
secondary
#DAC4D2
accent
#3B82AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280