#83C699#83C699
#83C699 is a light, moderate green. Relative luminance 0.475; OKLCH L 76.9% C 0.094 H 154.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83C699 |
|---|---|
| RGB | rgb(131, 198, 153) |
| HSL | hsl(140, 37%, 65%) |
| HSV | hsv(140, 34%, 78%) |
| CMYK | cmyk(33.8%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(74.52, -30.74, 15.94) |
| CIE-LCH | lch(74.52, 34.63, 152.59°) |
| OKLab | oklab(76.94% -0.0847 0.0408) |
| OKLCH | oklch(76.94% 0.094 154.3) |
| XYZ | xyz(35.3019, 47.5115, 37.4414) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 6.86
Soft Green
#6FC276
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C699 #C683B0
analogous
#8FC683 #83C699 #83C6BB
triadic
#83C699 #9983C6 #C69983
tetradic
#83C699 #838FC6 #C683B0 #C6BB83
square
#83C699 #838FC6 #C683B0 #C6BB83
split-complementary
#83C699 #BB83C6 #C6838F
monochromatic
#418E5A #59B377 #83C699 #ADD9BB #D7EDDE
Accessibility & contrast
On white
2.00
#83C699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#83C699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C699
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C699 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#77C4BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83c699; /* rgb */ color: rgb(131, 198, 153); /* oklch */ color: oklch(76.9% 0.094 154.3);
Tailwind
colors: {
custom: {
50: '#a9d7b7',
500: '#83c699',
950: '#000000',
},
}SCSS
$custom: #83c699; $custom-light: #a9d7b7; $custom-dark: #000000;
JSON
{
"hex": "#83c699",
"rgb": {
"r": 131,
"g": 198,
"b": 153
},
"hsl": {
"h": 139.701,
"s": 37.017,
"l": 64.51
},
"oklch": {
"l": 0.76935,
"c": 0.09401,
"h": 154.3
},
"luminance": 0.47513
}Semantic roles & 50–950 ramp
primary
#83C699
secondary
#DEC7D6
accent
#3688B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380