#9BE98F#9BE98F
#9BE98F is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.2% C 0.143 H 141.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE98F |
|---|---|
| RGB | rgb(155, 233, 143) |
| HSL | hsl(112, 67%, 74%) |
| HSV | hsv(112, 39%, 91%) |
| CMYK | cmyk(33.5%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(85.62, -40.91, 36.34) |
| CIE-LCH | lch(85.62, 54.72, 138.39°) |
| OKLab | oklab(86.18% -0.1116 0.0899) |
| OKLCH | oklch(86.18% 0.143 141.2) |
| XYZ | xyz(47.6126, 67.2274, 36.4487) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.98
Palegreen
#98FB98
ΔE00 4.06
Light Pastel Green
#B2FBA5
ΔE00 4.29
Pale Light Green
#B1FC99
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.74
Pastel Green
#B0FF9D
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE98F #DD8FE9
analogous
#C8E98F #9BE98F #8FE9B0
triadic
#9BE98F #8F9BE9 #E98F9B
tetradic
#9BE98F #8FC8E9 #DD8FE9 #E9B08F
square
#9BE98F #8FC8E9 #DD8FE9 #E9B08F
split-complementary
#9BE98F #B08FE9 #E98FC8
monochromatic
#40D42A #6DDF5C #9BE98F #C9F3C2 #E8FAE5
Accessibility & contrast
On white
1.45
#9BE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#9BE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE98F
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE98F | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#95E4D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be98f; /* rgb */ color: rgb(155, 233, 143); /* oklch */ color: oklch(86.2% 0.143 141.2);
Tailwind
colors: {
custom: {
50: '#bbf0b0',
500: '#9be98f',
950: '#000000',
},
}SCSS
$custom: #9be98f; $custom-light: #bbf0b0; $custom-dark: #000000;
JSON
{
"hex": "#9be98f",
"rgb": {
"r": 155,
"g": 233,
"b": 143
},
"hsl": {
"h": 112,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.8618,
"c": 0.14334,
"h": 141.2
},
"luminance": 0.6723
}Semantic roles & 50–950 ramp
primary
#9BE98F
secondary
#B559C3
accent
#16CFB6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581