#9BFDA3#9BFDA3
#9BFDA3 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.2% C 0.153 H 146.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDA3 |
|---|---|
| RGB | rgb(155, 253, 163) |
| HSL | hsl(125, 96%, 80%) |
| HSV | hsv(125, 39%, 99%) |
| CMYK | cmyk(38.7%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(91.62, -46.60, 34.25) |
| CIE-LCH | lch(91.62, 57.83, 143.69°) |
| OKLab | oklab(91.16% -0.1269 0.0855) |
| OKLCH | oklch(91.16% 0.153 146) |
| XYZ | xyz(55.2509, 79.8602, 47.1465) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.48
Palegreen
#98FB98
ΔE00 1.60
Baby Green
#8CFF9E
ΔE00 1.76
Foam Green
#90FDA9
ΔE00 1.90
Mint (survey)
#9FFEB0
ΔE00 2.14
Light Seafoam Green
#A7FFB5
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDA3 #FD9BF5
analogous
#C4FD9B #9BFDA3 #9BFDD4
triadic
#9BFDA3 #A39BFD #FDA39B
tetradic
#9BFDA3 #9BC4FD #FD9BF5 #FDD49B
square
#9BFDA3 #9BC4FD #FD9BF5 #FDD49B
split-complementary
#9BFDA3 #D49BFD #FD9BC4
monochromatic
#23FB35 #5FFC6C #9BFDA3 #D7FEDA #E1FEE3
Accessibility & contrast
On white
1.24
#9BFDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#9BFDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDA3
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDA3 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9D
Deuteranopia (green-blind)
#F1E3A8
Tritanopia (blue-blind)
#8EF8E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9bfda3; /* rgb */ color: rgb(155, 253, 163); /* oklch */ color: oklch(91.2% 0.153 146.0);
Tailwind
colors: {
custom: {
50: '#bcfebf',
500: '#9bfda3',
950: '#000000',
},
}SCSS
$custom: #9bfda3; $custom-light: #bcfebf; $custom-dark: #000000;
JSON
{
"hex": "#9bfda3",
"rgb": {
"r": 155,
"g": 253,
"b": 163
},
"hsl": {
"h": 124.898,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.91156,
"c": 0.15304,
"h": 146
},
"luminance": 0.79863
}Semantic roles & 50–950 ramp
primary
#9BFDA3
secondary
#DF5DD5
accent
#00D3E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682