#83CD9B#83CD9B
#83CD9B is a light, moderate green. Relative luminance 0.509; OKLCH L 78.6% C 0.103 H 153.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83CD9B |
|---|---|
| RGB | rgb(131, 205, 155) |
| HSL | hsl(139, 43%, 66%) |
| HSV | hsv(139, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 24.4%, 19.6%) |
| CIE-LAB | lab(76.59, -33.66, 17.77) |
| CIE-LCH | lch(76.59, 38.06, 152.18°) |
| OKLab | oklab(78.62% -0.0925 0.0454) |
| OKLCH | oklch(78.62% 0.103 153.9) |
| XYZ | xyz(37.1056, 50.8524, 38.8643) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CD9B #CD83B5
analogous
#90CD83 #83CD9B #83CDC0
triadic
#83CD9B #9B83CD #CD9B83
tetradic
#83CD9B #8390CD #CD83B5 #CDC083
square
#83CD9B #8390CD #CD83B5 #CDC083
split-complementary
#83CD9B #C083CD #CD8390
monochromatic
#3D985B #57BB78 #83CD9B #AFDFBE #DAF0E1
Accessibility & contrast
On white
1.88
#83CD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#83CD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CD9B
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CD9B | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC298
Deuteranopia (green-blind)
#C1BA9E
Tritanopia (blue-blind)
#75CBBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cd9b; /* rgb */ color: rgb(131, 205, 155); /* oklch */ color: oklch(78.6% 0.103 153.9);
Tailwind
colors: {
custom: {
50: '#a9dcb8',
500: '#83cd9b',
950: '#000000',
},
}SCSS
$custom: #83cd9b; $custom-light: #a9dcb8; $custom-dark: #000000;
JSON
{
"hex": "#83cd9b",
"rgb": {
"r": 131,
"g": 205,
"b": 155
},
"hsl": {
"h": 139.459,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78623,
"c": 0.10305,
"h": 153.9
},
"luminance": 0.50854
}Semantic roles & 50–950 ramp
primary
#83CD9B
secondary
#9E5687
accent
#308AB6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481