#9BE98D#9BE98D
#9BE98D is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.145 H 140.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE98D |
|---|---|
| RGB | rgb(155, 233, 141) |
| HSL | hsl(111, 68%, 73%) |
| HSV | hsv(111, 39%, 91%) |
| CMYK | cmyk(33.5%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(85.59, -41.20, 37.30) |
| CIE-LCH | lch(85.59, 55.57, 137.85°) |
| OKLab | oklab(86.15% -0.1125 0.0921) |
| OKLCH | oklch(86.15% 0.145 140.7) |
| XYZ | xyz(47.4624, 67.1673, 35.6579) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.03
Palegreen
#98FB98
ΔE00 4.06
Light Pastel Green
#B2FBA5
ΔE00 4.37
Pale Light Green
#B1FC99
ΔE00 4.39
Pastel Green
#B0FF9D
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE98D #DB8DE9
analogous
#C9E98D #9BE98D #8DE9AD
triadic
#9BE98D #8D9BE9 #E98D9B
tetradic
#9BE98D #8DC9E9 #DB8DE9 #E9AD8D
square
#9BE98D #8DC9E9 #DB8DE9 #E9AD8D
split-complementary
#9BE98D #AD8DE9 #E98DC9
monochromatic
#43D329 #6EDF5A #9BE98D #C8F3C0 #E8FAE5
Accessibility & contrast
On white
1.45
#9BE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#9BE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE98D
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE98D | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA86
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#95E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be98d; /* rgb */ color: rgb(155, 233, 141); /* oklch */ color: oklch(86.1% 0.145 140.7);
Tailwind
colors: {
custom: {
50: '#bbf0af',
500: '#9be98d',
950: '#000000',
},
}SCSS
$custom: #9be98d; $custom-light: #bbf0af; $custom-dark: #000000;
JSON
{
"hex": "#9be98d",
"rgb": {
"r": 155,
"g": 233,
"b": 141
},
"hsl": {
"h": 110.87,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.86146,
"c": 0.14535,
"h": 140.7
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#9BE98D
secondary
#B357C3
accent
#16D0B3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581