#83CD8F#83CD8F
#83CD8F is a light, moderate green. Relative luminance 0.505; OKLCH L 78.4% C 0.115 H 148.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD8F |
|---|---|
| RGB | rgb(131, 205, 143) |
| HSL | hsl(130, 43%, 66%) |
| HSV | hsv(130, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 30.2%, 19.6%) |
| CIE-LAB | lab(76.36, -35.83, 23.79) |
| CIE-LCH | lch(76.36, 43.01, 146.42°) |
| OKLab | oklab(78.36% -0.0978 0.0601) |
| OKLCH | oklch(78.36% 0.115 148.4) |
| XYZ | xyz(36.1474, 50.4692, 33.8181) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.48
Emerald
#50C878
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 5.98
Darkseagreen
#8FBC8F
ΔE00 6.05
Pistachio
#93C572
ΔE00 6.81
Dark Mint
#48C072
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD8F #CD83C1
analogous
#9CCD83 #83CD8F #83CDB4
triadic
#83CD8F #8F83CD #CD8F83
tetradic
#83CD8F #839CCD #CD83C1 #CDB483
square
#83CD8F #839CCD #CD83C1 #CDB483
split-complementary
#83CD8F #B483CD #CD839C
monochromatic
#3D984C #57BB68 #83CD8F #AFDFB6 #DAF0DE
Accessibility & contrast
On white
1.89
#83CD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#83CD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD8F
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD8F | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18B
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#78CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83cd8f; /* rgb */ color: rgb(131, 205, 143); /* oklch */ color: oklch(78.4% 0.115 148.4);
Tailwind
colors: {
custom: {
50: '#a9dcb0',
500: '#83cd8f',
950: '#000000',
},
}SCSS
$custom: #83cd8f; $custom-light: #a9dcb0; $custom-dark: #000000;
JSON
{
"hex": "#83cd8f",
"rgb": {
"r": 131,
"g": 205,
"b": 143
},
"hsl": {
"h": 129.73,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78357,
"c": 0.11483,
"h": 148.4
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#83CD8F
secondary
#9E5693
accent
#30A0B6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481