#83D699#83D699
#83D699 is a light, moderate green. Relative luminance 0.552; OKLCH L 80.7% C 0.119 H 151.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #83D699 |
|---|---|
| RGB | rgb(131, 214, 153) |
| HSL | hsl(136, 50%, 68%) |
| HSV | hsv(136, 39%, 84%) |
| CMYK | cmyk(38.8%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(79.17, -38.16, 22.38) |
| CIE-LCH | lch(79.17, 44.24, 149.61°) |
| OKLab | oklab(80.69% -0.1044 0.0568) |
| OKLCH | oklch(80.69% 0.119 151.5) |
| XYZ | xyz(39.1541, 55.2160, 38.7254) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 5.27
Soft Green
#6FC276
ΔE00 6.38
Emerald
#50C878
ΔE00 6.67
Light Sea Green
#98F6B0
ΔE00 7.16
Lightgreen
#90EE90
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D699 #D683C0
analogous
#96D683 #83D699 #83D6C3
triadic
#83D699 #9983D6 #D69983
tetradic
#83D699 #8396D6 #D683C0 #D6C383
square
#83D699 #8396D6 #D683C0 #D6C383
split-complementary
#83D699 #C383D6 #D68396
monochromatic
#37A755 #55C773 #83D699 #B1E5BF #DFF4E5
Accessibility & contrast
On white
1.74
#83D699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#83D699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D699
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D699 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C995
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#75D4C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83d699; /* rgb */ color: rgb(131, 214, 153); /* oklch */ color: oklch(80.7% 0.119 151.5);
Tailwind
colors: {
custom: {
50: '#aae3b7',
500: '#83d699',
950: '#000000',
},
}SCSS
$custom: #83d699; $custom-light: #aae3b7; $custom-dark: #000000;
JSON
{
"hex": "#83d699",
"rgb": {
"r": 131,
"g": 214,
"b": 153
},
"hsl": {
"h": 135.904,
"s": 50.303,
"l": 67.647
},
"oklch": {
"l": 0.80695,
"c": 0.11881,
"h": 151.5
},
"luminance": 0.55218
}Semantic roles & 50–950 ramp
primary
#83D699
secondary
#AB5294
accent
#2896BE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481