#83AF95#83AF95
#83AF95 is a light, moderate green. Relative luminance 0.377; OKLCH L 71.5% C 0.061 H 158.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83AF95 |
|---|---|
| RGB | rgb(131, 175, 149) |
| HSL | hsl(145, 22%, 60%) |
| HSV | hsv(145, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(67.76, -20.20, 8.59) |
| CIE-LCH | lch(67.76, 21.95, 156.96°) |
| OKLab | oklab(71.48% -0.0564 0.0222) |
| OKLCH | oklch(71.48% 0.061 158.5) |
| XYZ | xyz(30.1132, 37.6540, 34.1093) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.77
Greyish Green
#82A67D
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 6.36
Greyish Teal
#719F91
ΔE00 6.40
Greeny Grey
#7EA07A
ΔE00 6.43
Grey Green
#86A17D
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AF95 #AF839D
analogous
#87AF83 #83AF95 #83AFAB
triadic
#83AF95 #9583AF #AF9583
tetradic
#83AF95 #8387AF #AF839D #AFAB83
square
#83AF95 #8387AF #AF839D #AFAB83
split-complementary
#83AF95 #AB83AF #AF8387
monochromatic
#487058 #609576 #83AF95 #A8C7B5 #CDDFD5
Accessibility & contrast
On white
2.46
#83AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#83AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AF95
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AF95 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#A6A396
Tritanopia (blue-blind)
#7BAEA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83af95; /* rgb */ color: rgb(131, 175, 149); /* oklch */ color: oklch(71.5% 0.061 158.5);
Tailwind
colors: {
custom: {
50: '#a8c7b4',
500: '#83af95',
950: '#000000',
},
}SCSS
$custom: #83af95; $custom-light: #a8c7b4; $custom-dark: #000000;
JSON
{
"hex": "#83af95",
"rgb": {
"r": 131,
"g": 175,
"b": 149
},
"hsl": {
"h": 144.545,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.71478,
"c": 0.0606,
"h": 158.5
},
"luminance": 0.37655
}Semantic roles & 50–950 ramp
primary
#83AF95
secondary
#CFBEC8
accent
#6A9CBE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280