#83C995#83C995
#83C995 is a light, moderate green. Relative luminance 0.488; OKLCH L 77.5% C 0.103 H 151.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #83C995 |
|---|---|
| RGB | rgb(131, 201, 149) |
| HSL | hsl(135, 39%, 65%) |
| HSV | hsv(135, 35%, 79%) |
| CMYK | cmyk(34.8%, 0%, 25.9%, 21.2%) |
| CIE-LAB | lab(75.31, -32.91, 19.18) |
| CIE-LCH | lch(75.31, 38.09, 149.77°) |
| OKLab | oklab(77.55% -0.0902 0.0489) |
| OKLCH | oklch(77.55% 0.103 151.6) |
| XYZ | xyz(35.6695, 48.7666, 35.9614) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.72
Soft Green
#6FC276
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 6.73
Hospital Green
#9BE5AA
ΔE00 6.77
Mediumaquamarine
#66CDAA
ΔE00 6.95
Emerald
#50C878
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C995 #C983B7
analogous
#94C983 #83C995 #83C9B8
triadic
#83C995 #9583C9 #C99583
tetradic
#83C995 #8394C9 #C983B7 #C9B883
square
#83C995 #8394C9 #C983B7 #C9B883
split-complementary
#83C995 #B883C9 #C98394
monochromatic
#409255 #58B671 #83C995 #AEDCB9 #D8EEDE
Accessibility & contrast
On white
1.95
#83C995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#83C995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C995
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C995 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE92
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#78C7BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #83c995; /* rgb */ color: rgb(131, 201, 149); /* oklch */ color: oklch(77.5% 0.103 151.6);
Tailwind
colors: {
custom: {
50: '#a9d9b4',
500: '#83c995',
950: '#000000',
},
}SCSS
$custom: #83c995; $custom-light: #a9d9b4; $custom-dark: #000000;
JSON
{
"hex": "#83c995",
"rgb": {
"r": 131,
"g": 201,
"b": 149
},
"hsl": {
"h": 135.429,
"s": 39.326,
"l": 65.098
},
"oklch": {
"l": 0.77546,
"c": 0.1026,
"h": 151.6
},
"luminance": 0.48769
}Semantic roles & 50–950 ramp
primary
#83C995
secondary
#E0C8DA
accent
#3392B2
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101511
muted
#7F8380