#83CD94#83CD94
#83CD94 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.5% C 0.110 H 150.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD94 |
|---|---|
| RGB | rgb(131, 205, 148) |
| HSL | hsl(134, 43%, 66%) |
| HSV | hsv(134, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(76.45, -34.95, 21.28) |
| CIE-LCH | lch(76.45, 40.92, 148.66°) |
| OKLab | oklab(78.46% -0.0956 0.054) |
| OKLCH | oklch(78.46% 0.11 150.5) |
| XYZ | xyz(36.5347, 50.6241, 35.8576) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.28
Darkseagreen
#8FBC8F
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 5.84
Emerald
#50C878
ΔE00 6.42
Seafoam
#7FE0B3
ΔE00 6.43
Dark Mint
#48C072
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD94 #CD83BC
analogous
#97CD83 #83CD94 #83CDB9
triadic
#83CD94 #9483CD #CD9483
tetradic
#83CD94 #8397CD #CD83BC #CDB983
square
#83CD94 #8397CD #CD83BC #CDB983
split-complementary
#83CD94 #B983CD #CD8397
monochromatic
#3D9852 #57BB6E #83CD94 #AFDFBA #DAF0DF
Accessibility & contrast
On white
1.89
#83CD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#83CD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD94
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD94 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC191
Deuteranopia (green-blind)
#C2BA97
Tritanopia (blue-blind)
#77CBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cd94; /* rgb */ color: rgb(131, 205, 148); /* oklch */ color: oklch(78.5% 0.110 150.5);
Tailwind
colors: {
custom: {
50: '#a9dcb3',
500: '#83cd94',
950: '#000000',
},
}SCSS
$custom: #83cd94; $custom-light: #a9dcb3; $custom-dark: #000000;
JSON
{
"hex": "#83cd94",
"rgb": {
"r": 131,
"g": 205,
"b": 148
},
"hsl": {
"h": 133.784,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78465,
"c": 0.10984,
"h": 150.5
},
"luminance": 0.50626
}Semantic roles & 50–950 ramp
primary
#83CD94
secondary
#9E568E
accent
#3097B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481