#83CD89#83CD89
#83CD89 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.2% C 0.121 H 146.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD89 |
|---|---|
| RGB | rgb(131, 205, 137) |
| HSL | hsl(125, 43%, 66%) |
| HSV | hsv(125, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(76.25, -36.85, 26.79) |
| CIE-LCH | lch(76.25, 45.56, 143.98°) |
| OKLab | oklab(78.23% -0.1005 0.0673) |
| OKLCH | oklch(78.23% 0.121 146.2) |
| XYZ | xyz(35.7050, 50.2922, 31.4881) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.79
Emerald
#50C878
ΔE00 5.53
Pistachio
#93C572
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 6.39
Darkseagreen
#8FBC8F
ΔE00 6.60
Fern
#63B76C
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD89 #CD83C7
analogous
#A2CD83 #83CD89 #83CDAE
triadic
#83CD89 #8983CD #CD8983
tetradic
#83CD89 #83A2CD #CD83C7 #CDAE83
square
#83CD89 #83A2CD #CD83C7 #CDAE83
split-complementary
#83CD89 #AE83CD #CD83A2
monochromatic
#3D9845 #57BB5F #83CD89 #AFDFB3 #DAF0DC
Accessibility & contrast
On white
1.90
#83CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#83CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD89
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD89 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC185
Deuteranopia (green-blind)
#C4B98D
Tritanopia (blue-blind)
#7ACABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83cd89; /* rgb */ color: rgb(131, 205, 137); /* oklch */ color: oklch(78.2% 0.121 146.2);
Tailwind
colors: {
custom: {
50: '#aadcac',
500: '#83cd89',
950: '#000000',
},
}SCSS
$custom: #83cd89; $custom-light: #aadcac; $custom-dark: #000000;
JSON
{
"hex": "#83cd89",
"rgb": {
"r": 131,
"g": 205,
"b": 137
},
"hsl": {
"h": 124.865,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78234,
"c": 0.1209,
"h": 146.2
},
"luminance": 0.50294
}Semantic roles & 50–950 ramp
primary
#83CD89
secondary
#9E5699
accent
#30ABB6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481