#83BE95#83BE95
#83BE95 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.0% C 0.085 H 153.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #83BE95 |
|---|---|
| RGB | rgb(131, 190, 149) |
| HSL | hsl(138, 31%, 63%) |
| HSV | hsv(138, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(72.11, -27.66, 14.73) |
| CIE-LCH | lch(72.11, 31.34, 151.97°) |
| OKLab | oklab(74.97% -0.0762 0.0378) |
| OKLCH | oklch(74.97% 0.085 153.6) |
| XYZ | xyz(33.1965, 43.8206, 35.1370) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.06
Tea
#65AB7C
ΔE00 6.46
Faded Green
#7BB274
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 6.68
Sage Green (survey)
#88B378
ΔE00 6.69
Lichen
#8FB67B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BE95 #BE83AC
analogous
#8EBE83 #83BE95 #83BEB2
triadic
#83BE95 #9583BE #BE9583
tetradic
#83BE95 #838EBE #BE83AC #BEB283
square
#83BE95 #838EBE #BE83AC #BEB283
split-complementary
#83BE95 #B283BE #BE838E
monochromatic
#448257 #5BA973 #83BE95 #ABD3B7 #D3E8DA
Accessibility & contrast
On white
2.15
#83BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#83BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BE95
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BE95 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#79BCB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #83be95; /* rgb */ color: rgb(131, 190, 149); /* oklch */ color: oklch(75.0% 0.085 153.6);
Tailwind
colors: {
custom: {
50: '#a8d2b4',
500: '#83be95',
950: '#000000',
},
}SCSS
$custom: #83be95; $custom-light: #a8d2b4; $custom-dark: #000000;
JSON
{
"hex": "#83be95",
"rgb": {
"r": 131,
"g": 190,
"b": 149
},
"hsl": {
"h": 138.305,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.74966,
"c": 0.08509,
"h": 153.6
},
"luminance": 0.43822
}Semantic roles & 50–950 ramp
primary
#83BE95
secondary
#D9C4D3
accent
#3C88AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280