#9BEB8A#9BEB8A
#9BEB8A is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.6% C 0.151 H 140.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEB8A |
|---|---|
| RGB | rgb(155, 235, 138) |
| HSL | hsl(109, 71%, 73%) |
| HSV | hsv(109, 41%, 92%) |
| CMYK | cmyk(34%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(86.12, -42.50, 39.47) |
| CIE-LCH | lch(86.12, 58.00, 137.12°) |
| OKLab | oklab(86.56% -0.1161 0.097) |
| OKLCH | oklch(86.56% 0.151 140.1) |
| XYZ | xyz(47.8116, 68.2180, 34.6880) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.04
Palegreen
#98FB98
ΔE00 3.71
Pale Light Green
#B1FC99
ΔE00 3.96
Light Pastel Green
#B2FBA5
ΔE00 4.32
Pastel Green
#B0FF9D
ΔE00 4.39
Light Green
#96F97B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEB8A #DA8AEB
analogous
#CBEB8A #9BEB8A #8AEBA9
triadic
#9BEB8A #8A9BEB #EB8A9B
tetradic
#9BEB8A #8ACBEB #DA8AEB #EBA98A
square
#9BEB8A #8ACBEB #DA8AEB #EBA98A
split-complementary
#9BEB8A #A98AEB #EB8ACB
monochromatic
#44D625 #6EE256 #9BEB8A #C8F4BE #E9FBE5
Accessibility & contrast
On white
1.43
#9BEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#9BEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEB8A
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEB8A | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#95E5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9beb8a; /* rgb */ color: rgb(155, 235, 138); /* oklch */ color: oklch(86.6% 0.151 140.1);
Tailwind
colors: {
custom: {
50: '#bbf2ad',
500: '#9beb8a',
950: '#000000',
},
}SCSS
$custom: #9beb8a; $custom-light: #bbf2ad; $custom-dark: #000000;
JSON
{
"hex": "#9beb8a",
"rgb": {
"r": 155,
"g": 235,
"b": 138
},
"hsl": {
"h": 109.485,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86559,
"c": 0.15128,
"h": 140.1
},
"luminance": 0.6822
}Semantic roles & 50–950 ramp
primary
#9BEB8A
secondary
#B154C5
accent
#13D3B1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581