#83C795#83C795
#83C795 is a light, moderate green. Relative luminance 0.478; OKLCH L 77.1% C 0.099 H 151.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #83C795 |
|---|---|
| RGB | rgb(131, 199, 149) |
| HSL | hsl(136, 38%, 65%) |
| HSV | hsv(136, 34%, 78%) |
| CMYK | cmyk(34.2%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(74.72, -31.97, 18.37) |
| CIE-LCH | lch(74.72, 36.87, 150.11°) |
| OKLab | oklab(77.08% -0.0877 0.0469) |
| OKLCH | oklch(77.08% 0.099 151.9) |
| XYZ | xyz(35.2063, 47.8402, 35.8070) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.27
Soft Green
#6FC276
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.83
Faded Green
#7BB274
ΔE00 6.92
Seafoam
#7FE0B3
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C795 #C783B5
analogous
#93C783 #83C795 #83C7B7
triadic
#83C795 #9583C7 #C79583
tetradic
#83C795 #8393C7 #C783B5 #C7B783
square
#83C795 #8393C7 #C783B5 #C7B783
split-complementary
#83C795 #B783C7 #C78393
monochromatic
#418F55 #59B471 #83C795 #ADDAB9 #D7EDDD
Accessibility & contrast
On white
1.99
#83C795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#83C795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C795
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C795 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#BDB598
Tritanopia (blue-blind)
#78C5B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83c795; /* rgb */ color: rgb(131, 199, 149); /* oklch */ color: oklch(77.1% 0.099 151.9);
Tailwind
colors: {
custom: {
50: '#a9d8b4',
500: '#83c795',
950: '#000000',
},
}SCSS
$custom: #83c795; $custom-light: #a9d8b4; $custom-dark: #000000;
JSON
{
"hex": "#83c795",
"rgb": {
"r": 131,
"g": 199,
"b": 149
},
"hsl": {
"h": 135.882,
"s": 37.778,
"l": 64.706
},
"oklch": {
"l": 0.77075,
"c": 0.09944,
"h": 151.9
},
"luminance": 0.47842
}Semantic roles & 50–950 ramp
primary
#83C795
secondary
#DFC7D8
accent
#3590B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380