#9BE798#9BE798
#9BE798 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.9% C 0.131 H 143.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE798 |
|---|---|
| RGB | rgb(155, 231, 152) |
| HSL | hsl(118, 62%, 75%) |
| HSV | hsv(118, 34%, 91%) |
| CMYK | cmyk(32.9%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(85.19, -38.67, 31.23) |
| CIE-LCH | lch(85.19, 49.71, 141.07°) |
| OKLab | oklab(85.88% -0.1054 0.0781) |
| OKLCH | oklch(85.88% 0.131 143.5) |
| XYZ | xyz(47.7590, 66.3852, 39.9969) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.91
Hospital Green
#9BE5AA
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.55
Light Pastel Green
#B2FBA5
ΔE00 4.64
Light Mint Green
#A6FBB2
ΔE00 4.71
Washed Out Green
#BCF5A6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE798 #E498E7
analogous
#C2E798 #9BE798 #98E7BD
triadic
#9BE798 #989BE7 #E7989B
tetradic
#9BE798 #98C2E7 #E498E7 #E7BD98
square
#9BE798 #98C2E7 #E498E7 #E7BD98
split-complementary
#9BE798 #BD98E7 #E798C2
monochromatic
#3BD035 #6BDB66 #9BE798 #CBF3CA #E7F9E6
Accessibility & contrast
On white
1.47
#9BE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#9BE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE798
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE798 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#94E3D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be798; /* rgb */ color: rgb(155, 231, 152); /* oklch */ color: oklch(85.9% 0.131 143.5);
Tailwind
colors: {
custom: {
50: '#bbefb7',
500: '#9be798',
950: '#000000',
},
}SCSS
$custom: #9be798; $custom-light: #bbefb7; $custom-dark: #000000;
JSON
{
"hex": "#9be798",
"rgb": {
"r": 155,
"g": 231,
"b": 152
},
"hsl": {
"h": 117.722,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.85882,
"c": 0.13122,
"h": 143.5
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#9BE798
secondary
#BE62C1
accent
#1CCAC3
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581