#9BE495#9BE495
#9BE495 is a very light, vivid green. Relative luminance 0.646; OKLCH L 85.1% C 0.130 H 142.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE495 |
|---|---|
| RGB | rgb(155, 228, 149) |
| HSL | hsl(115, 59%, 74%) |
| HSV | hsv(115, 35%, 89%) |
| CMYK | cmyk(32%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(84.29, -37.78, 31.56) |
| CIE-LCH | lch(84.29, 49.23, 140.13°) |
| OKLab | oklab(85.13% -0.103 0.0788) |
| OKLCH | oklch(85.13% 0.13 142.6) |
| XYZ | xyz(46.6839, 64.6232, 38.4417) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Hospital Green
#9BE5AA
ΔE00 4.24
Washed Out Green
#BCF5A6
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.12
Light Pastel Green
#B2FBA5
ΔE00 5.15
Light Sage
#BCECAC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE495 #DE95E4
analogous
#C3E495 #9BE495 #95E4B7
triadic
#9BE495 #959BE4 #E4959B
tetradic
#9BE495 #95C3E4 #DE95E4 #E4B795
square
#9BE495 #95C3E4 #DE95E4 #E4B795
split-complementary
#9BE495 #B795E4 #E495C3
monochromatic
#3FCB34 #6DD864 #9BE495 #C9F0C6 #E8F9E7
Accessibility & contrast
On white
1.51
#9BE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#9BE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE495
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE495 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#94DFD0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9be495; /* rgb */ color: rgb(155, 228, 149); /* oklch */ color: oklch(85.1% 0.130 142.6);
Tailwind
colors: {
custom: {
50: '#bbedb5',
500: '#9be495',
950: '#000000',
},
}SCSS
$custom: #9be495; $custom-light: #bbedb5; $custom-dark: #000000;
JSON
{
"hex": "#9be495",
"rgb": {
"r": 155,
"g": 228,
"b": 149
},
"hsl": {
"h": 115.443,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.85134,
"c": 0.12972,
"h": 142.6
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#9BE495
secondary
#B660BD
accent
#1EC7BA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581