#9BF09A#9BF09A
#9BF09A is a very light, vivid green. Relative luminance 0.716; OKLCH L 88.0% C 0.143 H 144.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BF09A |
|---|---|
| RGB | rgb(155, 240, 154) |
| HSL | hsl(119, 74%, 77%) |
| HSV | hsv(119, 36%, 94%) |
| CMYK | cmyk(35.4%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(87.78, -42.36, 33.67) |
| CIE-LCH | lch(87.78, 54.11, 141.52°) |
| OKLab | oklab(87.99% -0.1155 0.0839) |
| OKLCH | oklch(87.99% 0.143 144) |
| XYZ | xyz(50.5081, 71.6192, 41.7282) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.66
Palegreen
#98FB98
ΔE00 2.83
Light Pastel Green
#B2FBA5
ΔE00 3.23
Light Mint Green
#A6FBB2
ΔE00 3.62
Mint (survey)
#9FFEB0
ΔE00 3.69
Foam Green
#90FDA9
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BF09A #EF9AF0
analogous
#C6F09A #9BF09A #9AF0C4
triadic
#9BF09A #9A9BF0 #F09A9B
tetradic
#9BF09A #9AC6F0 #EF9AF0 #F0C49A
square
#9BF09A #9AC6F0 #EF9AF0 #F0C49A
split-complementary
#9BF09A #C49AF0 #F09AC6
monochromatic
#31E02F #66E865 #9BF09A #D0F8CF #E5FBE4
Accessibility & contrast
On white
1.37
#9BF09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#9BF09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BF09A
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BF09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BF09A | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E194
Deuteranopia (green-blind)
#E7D99F
Tritanopia (blue-blind)
#92EBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9bf09a; /* rgb */ color: rgb(155, 240, 154); /* oklch */ color: oklch(88.0% 0.143 144.0);
Tailwind
colors: {
custom: {
50: '#bbf5b8',
500: '#9bf09a',
950: '#000000',
},
}SCSS
$custom: #9bf09a; $custom-light: #bbf5b8; $custom-dark: #000000;
JSON
{
"hex": "#9bf09a",
"rgb": {
"r": 155,
"g": 240,
"b": 154
},
"hsl": {
"h": 119.302,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.87993,
"c": 0.14274,
"h": 144
},
"luminance": 0.71622
}Semantic roles & 50–950 ramp
primary
#9BF09A
secondary
#CC61CD
accent
#0FD6D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581