#9BD883#9BD883
#9BD883 is a very light, vivid green. Relative luminance 0.577; OKLCH L 82.0% C 0.130 H 137.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD883 |
|---|---|
| RGB | rgb(155, 216, 131) |
| HSL | hsl(103, 52%, 68%) |
| HSV | hsv(103, 39%, 85%) |
| CMYK | cmyk(28.2%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(80.58, -34.95, 35.82) |
| CIE-LCH | lch(80.58, 50.05, 134.30°) |
| OKLab | oklab(82.04% -0.0956 0.0883) |
| OKLCH | oklch(82.04% 0.13 137.3) |
| XYZ | xyz(42.1690, 57.7175, 30.3871) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Grey Green
#B7E1A1
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD883 #C083D8
analogous
#C5D883 #9BD883 #83D895
triadic
#9BD883 #839BD8 #D8839B
tetradic
#9BD883 #83C5D8 #C083D8 #D89583
square
#9BD883 #83C5D8 #C083D8 #D89583
split-complementary
#9BD883 #9583D8 #D883C5
monochromatic
#57AB36 #75C954 #9BD883 #C1E7B2 #E6F5E0
Accessibility & contrast
On white
1.67
#9BD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#9BD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD883
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD883 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#99D2C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9bd883; /* rgb */ color: rgb(155, 216, 131); /* oklch */ color: oklch(82.0% 0.130 137.3);
Tailwind
colors: {
custom: {
50: '#bae4a8',
500: '#9bd883',
950: '#000000',
},
}SCSS
$custom: #9bd883; $custom-light: #bae4a8; $custom-dark: #000000;
JSON
{
"hex": "#9bd883",
"rgb": {
"r": 155,
"g": 216,
"b": 131
},
"hsl": {
"h": 103.059,
"s": 52.147,
"l": 68.039
},
"oklch": {
"l": 0.82042,
"c": 0.13015,
"h": 137.3
},
"luminance": 0.57719
}Semantic roles & 50–950 ramp
primary
#9BD883
secondary
#9451AE
accent
#26C094
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480