#83CD90#83CD90
#83CD90 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.4% C 0.114 H 148.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD90 |
|---|---|
| RGB | rgb(131, 205, 144) |
| HSL | hsl(131, 43%, 66%) |
| HSV | hsv(131, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.37, -35.66, 23.29) |
| CIE-LCH | lch(76.37, 42.59, 146.85°) |
| OKLab | oklab(78.38% -0.0974 0.0589) |
| OKLCH | oklch(78.38% 0.114 148.8) |
| XYZ | xyz(36.2235, 50.4996, 34.2189) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.63
Hospital Green
#9BE5AA
ΔE00 5.94
Darkseagreen
#8FBC8F
ΔE00 5.97
Emerald
#50C878
ΔE00 5.99
Pistachio
#93C572
ΔE00 7.00
Seafoam
#7FE0B3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD90 #CD83C0
analogous
#9BCD83 #83CD90 #83CDB5
triadic
#83CD90 #9083CD #CD9083
tetradic
#83CD90 #839BCD #CD83C0 #CDB583
square
#83CD90 #839BCD #CD83C0 #CDB583
split-complementary
#83CD90 #B583CD #CD839B
monochromatic
#3D984D #57BB69 #83CD90 #AFDFB7 #DAF0DE
Accessibility & contrast
On white
1.89
#83CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#83CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD90
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD90 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#78CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83cd90; /* rgb */ color: rgb(131, 205, 144); /* oklch */ color: oklch(78.4% 0.114 148.8);
Tailwind
colors: {
custom: {
50: '#a9dcb1',
500: '#83cd90',
950: '#000000',
},
}SCSS
$custom: #83cd90; $custom-light: #a9dcb1; $custom-dark: #000000;
JSON
{
"hex": "#83cd90",
"rgb": {
"r": 131,
"g": 205,
"b": 144
},
"hsl": {
"h": 130.541,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78379,
"c": 0.11382,
"h": 148.8
},
"luminance": 0.50502
}Semantic roles & 50–950 ramp
primary
#83CD90
secondary
#9E5692
accent
#309EB6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481