#9BFDA4#9BFDA4
#9BFDA4 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.2% C 0.152 H 146.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDA4 |
|---|---|
| RGB | rgb(155, 253, 164) |
| HSL | hsl(126, 96%, 80%) |
| HSV | hsv(126, 39%, 99%) |
| CMYK | cmyk(38.7%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(91.64, -46.44, 33.77) |
| CIE-LCH | lch(91.64, 57.42, 143.98°) |
| OKLab | oklab(91.17% -0.1265 0.0844) |
| OKLCH | oklch(91.17% 0.152 146.3) |
| XYZ | xyz(55.3409, 79.8962, 47.6202) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.54
Palegreen
#98FB98
ΔE00 1.76
Foam Green
#90FDA9
ΔE00 1.77
Baby Green
#8CFF9E
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 1.97
Light Seafoam Green
#A7FFB5
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDA4 #FD9BF4
analogous
#C3FD9B #9BFDA4 #9BFDD5
triadic
#9BFDA4 #A49BFD #FDA49B
tetradic
#9BFDA4 #9BC3FD #FD9BF4 #FDD59B
square
#9BFDA4 #9BC3FD #FD9BF4 #FDD59B
split-complementary
#9BFDA4 #D59BFD #FD9BC3
monochromatic
#23FB37 #5FFC6D #9BFDA4 #D7FEDB #E1FEE4
Accessibility & contrast
On white
1.24
#9BFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#9BFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDA4
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDA4 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9E
Deuteranopia (green-blind)
#F1E3A9
Tritanopia (blue-blind)
#8EF9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9bfda4; /* rgb */ color: rgb(155, 253, 164); /* oklch */ color: oklch(91.2% 0.152 146.3);
Tailwind
colors: {
custom: {
50: '#bcfebf',
500: '#9bfda4',
950: '#000000',
},
}SCSS
$custom: #9bfda4; $custom-light: #bcfebf; $custom-dark: #000000;
JSON
{
"hex": "#9bfda4",
"rgb": {
"r": 155,
"g": 253,
"b": 164
},
"hsl": {
"h": 125.51,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.91174,
"c": 0.15207,
"h": 146.3
},
"luminance": 0.79899
}Semantic roles & 50–950 ramp
primary
#9BFDA4
secondary
#DF5DD3
accent
#00D0E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682