#9DFFBA#9DFFBA
#9DFFBA is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.133 H 152.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFBA |
|---|---|
| RGB | rgb(157, 255, 186) |
| HSL | hsl(138, 100%, 81%) |
| HSV | hsv(138, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.68, -43.06, 24.11) |
| CIE-LCH | lch(92.68, 49.35, 150.76°) |
| OKLab | oklab(92.17% -0.1179 0.0613) |
| OKLCH | oklch(92.17% 0.133 152.5) |
| XYZ | xyz(58.5240, 82.2297, 59.2330) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.18
Light Seafoam Green
#A7FFB5
ΔE00 1.86
Light Sea Green
#98F6B0
ΔE00 1.93
Mint (survey)
#9FFEB0
ΔE00 1.96
Light Mint Green
#A6FBB2
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFBA #FF9DE2
analogous
#B1FF9D #9DFFBA #9DFFEB
triadic
#9DFFBA #BA9DFF #FFBA9D
tetradic
#9DFFBA #9DB1FF #FF9DE2 #FFEB9D
square
#9DFFBA #9DB1FF #FF9DE2 #FFEB9D
split-complementary
#9DFFBA #EB9DFF #FF9DB1
monochromatic
#23FF64 #60FF8F #9DFFBA #DAFFE5 #E0FFE9
Accessibility & contrast
On white
1.20
#9DFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#9DFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFBA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFBA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B6
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#8BFCEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9dffba; /* rgb */ color: rgb(157, 255, 186); /* oklch */ color: oklch(92.2% 0.133 152.5);
Tailwind
colors: {
custom: {
50: '#bdffcf',
500: '#9dffba',
950: '#000000',
},
}SCSS
$custom: #9dffba; $custom-light: #bdffcf; $custom-dark: #000000;
JSON
{
"hex": "#9dffba",
"rgb": {
"r": 157,
"g": 255,
"b": 186
},
"hsl": {
"h": 137.755,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92167,
"c": 0.1329,
"h": 152.5
},
"luminance": 0.82233
}Semantic roles & 50–950 ramp
primary
#9DFFBA
secondary
#E35EBB
accent
#00A2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683