#9BED8A#9BED8A
#9BED8A is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.0% C 0.154 H 140.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9BED8A |
|---|---|
| RGB | rgb(155, 237, 138) |
| HSL | hsl(110, 73%, 74%) |
| HSV | hsv(110, 42%, 93%) |
| CMYK | cmyk(34.6%, 0%, 41.8%, 7.1%) |
| CIE-LAB | lab(86.69, -43.37, 40.20) |
| CIE-LCH | lch(86.69, 59.14, 137.18°) |
| OKLab | oklab(87.02% -0.1185 0.0987) |
| OKLCH | oklch(87.02% 0.154 140.2) |
| XYZ | xyz(48.3874, 69.3696, 34.8800) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.98
Palegreen
#98FB98
ΔE00 3.33
Pale Light Green
#B1FC99
ΔE00 3.63
Light Green
#96F97B
ΔE00 4.04
Pastel Green
#B0FF9D
ΔE00 4.05
Light Pastel Green
#B2FBA5
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BED8A #DC8AED
analogous
#CCED8A #9BED8A #8AEDAA
triadic
#9BED8A #8A9BED #ED8A9B
tetradic
#9BED8A #8ACCED #DC8AED #EDAA8A
square
#9BED8A #8ACCED #DC8AED #EDAA8A
split-complementary
#9BED8A #AA8AED #ED8ACC
monochromatic
#41DB22 #6EE555 #9BED8A #C8F5BF #E8FBE4
Accessibility & contrast
On white
1.41
#9BED8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#9BED8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BED8A
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BED8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BED8A | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#95E7D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9bed8a; /* rgb */ color: rgb(155, 237, 138); /* oklch */ color: oklch(87.0% 0.154 140.2);
Tailwind
colors: {
custom: {
50: '#bbf3ad',
500: '#9bed8a',
950: '#000000',
},
}SCSS
$custom: #9bed8a; $custom-light: #bbf3ad; $custom-dark: #000000;
JSON
{
"hex": "#9bed8a",
"rgb": {
"r": 155,
"g": 237,
"b": 138
},
"hsl": {
"h": 109.697,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.87023,
"c": 0.15419,
"h": 140.2
},
"luminance": 0.69372
}Semantic roles & 50–950 ramp
primary
#9BED8A
secondary
#B453C8
accent
#10D5B4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581