#9BFDA0#9BFDA0
#9BFDA0 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.156 H 145.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDA0 |
|---|---|
| RGB | rgb(155, 253, 160) |
| HSL | hsl(123, 96%, 80%) |
| HSV | hsv(123, 39%, 99%) |
| CMYK | cmyk(38.7%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(91.57, -47.06, 35.68) |
| CIE-LCH | lch(91.57, 59.06, 142.84°) |
| OKLab | oklab(91.1% -0.1282 0.0888) |
| OKLCH | oklch(91.1% 0.156 145.3) |
| XYZ | xyz(54.9853, 79.7540, 45.7477) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.11
Mint Green
#8FFF9F
ΔE00 1.41
Baby Green
#8CFF9E
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 2.33
Mint (survey)
#9FFEB0
ΔE00 2.65
Pastel Green
#B0FF9D
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDA0 #FD9BF8
analogous
#C7FD9B #9BFDA0 #9BFDD1
triadic
#9BFDA0 #A09BFD #FDA09B
tetradic
#9BFDA0 #9BC7FD #FD9BF8 #FDD19B
square
#9BFDA0 #9BC7FD #FD9BF8 #FDD19B
split-complementary
#9BFDA0 #D19BFD #FD9BC7
monochromatic
#23FB2E #5FFC67 #9BFDA0 #D7FED9 #E1FEE2
Accessibility & contrast
On white
1.24
#9BFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#9BFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDA0
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDA0 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9A
Deuteranopia (green-blind)
#F2E3A6
Tritanopia (blue-blind)
#8FF8E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9bfda0; /* rgb */ color: rgb(155, 253, 160); /* oklch */ color: oklch(91.1% 0.156 145.3);
Tailwind
colors: {
custom: {
50: '#bcfebd',
500: '#9bfda0',
950: '#000000',
},
}SCSS
$custom: #9bfda0; $custom-light: #bcfebd; $custom-dark: #000000;
JSON
{
"hex": "#9bfda0",
"rgb": {
"r": 155,
"g": 253,
"b": 160
},
"hsl": {
"h": 123.061,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.91101,
"c": 0.15593,
"h": 145.3
},
"luminance": 0.79757
}Semantic roles & 50–950 ramp
primary
#9BFDA0
secondary
#DF5DD9
accent
#00DAE6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682