#83CD83#83CD83
#83CD83 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.1% C 0.127 H 144.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD83 |
|---|---|
| RGB | rgb(131, 205, 131) |
| HSL | hsl(120, 43%, 66%) |
| HSV | hsv(120, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(76.15, -37.82, 29.77) |
| CIE-LCH | lch(76.15, 48.14, 141.79°) |
| OKLab | oklab(78.12% -0.1031 0.0742) |
| OKLCH | oklch(78.12% 0.127 144.2) |
| XYZ | xyz(35.2865, 50.1248, 29.2841) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.46
Pistachio
#93C572
ΔE00 4.92
Emerald
#50C878
ΔE00 5.45
Fern
#63B76C
ΔE00 6.50
Dark Mint
#48C072
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD83 #CD83CD
analogous
#A8CD83 #83CD83 #83CDA8
triadic
#83CD83 #8383CD #CD8383
tetradic
#83CD83 #83A8CD #CD83CD #CDA883
square
#83CD83 #83A8CD #CD83CD #CDA883
split-complementary
#83CD83 #A883CD #CD83A8
monochromatic
#3D983D #57BB57 #83CD83 #AFDFAF #DAF0DA
Accessibility & contrast
On white
1.90
#83CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#83CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD83
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD83 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#C5B987
Tritanopia (blue-blind)
#7BC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83cd83; /* rgb */ color: rgb(131, 205, 131); /* oklch */ color: oklch(78.1% 0.127 144.2);
Tailwind
colors: {
custom: {
50: '#aadca7',
500: '#83cd83',
950: '#000000',
},
}SCSS
$custom: #83cd83; $custom-light: #aadca7; $custom-dark: #000000;
JSON
{
"hex": "#83cd83",
"rgb": {
"r": 131,
"g": 205,
"b": 131
},
"hsl": {
"h": 120,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78118,
"c": 0.12704,
"h": 144.2
},
"luminance": 0.50127
}Semantic roles & 50–950 ramp
primary
#83CD83
secondary
#9E569E
accent
#30B6B6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480