#83CD9D#83CD9D
#83CD9D is a light, moderate green. Relative luminance 0.509; OKLCH L 78.7% C 0.101 H 154.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD9D |
|---|---|
| RGB | rgb(131, 205, 157) |
| HSL | hsl(141, 43%, 66%) |
| HSV | hsv(141, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(76.63, -33.29, 16.76) |
| CIE-LCH | lch(76.63, 37.27, 153.27°) |
| OKLab | oklab(78.67% -0.0916 0.0429) |
| OKLCH | oklch(78.67% 0.101 154.9) |
| XYZ | xyz(37.2749, 50.9202, 39.7562) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.68
Darkseagreen
#8FBC8F
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD9D #CD83B3
analogous
#8ECD83 #83CD9D #83CDC2
triadic
#83CD9D #9D83CD #CD9D83
tetradic
#83CD9D #838ECD #CD83B3 #CDC283
square
#83CD9D #838ECD #CD83B3 #CDC283
split-complementary
#83CD9D #C283CD #CD838E
monochromatic
#3D985D #57BB7B #83CD9D #AFDFBF #DAF0E2
Accessibility & contrast
On white
1.88
#83CD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#83CD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD9D
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD9D | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29A
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#75CBC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cd9d; /* rgb */ color: rgb(131, 205, 157); /* oklch */ color: oklch(78.7% 0.101 154.9);
Tailwind
colors: {
custom: {
50: '#a9dcba',
500: '#83cd9d',
950: '#000000',
},
}SCSS
$custom: #83cd9d; $custom-light: #a9dcba; $custom-dark: #000000;
JSON
{
"hex": "#83cd9d",
"rgb": {
"r": 131,
"g": 205,
"b": 157
},
"hsl": {
"h": 141.081,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.7867,
"c": 0.10118,
"h": 154.9
},
"luminance": 0.50922
}Semantic roles & 50–950 ramp
primary
#83CD9D
secondary
#9E5685
accent
#3087B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481