#9FFFBB#9FFFBB
#9FFFBB is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.131 H 152.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFBB |
|---|---|
| RGB | rgb(159, 255, 187) |
| HSL | hsl(138, 100%, 81%) |
| HSV | hsv(138, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.78, -42.32, 23.76) |
| CIE-LCH | lch(92.78, 48.53, 150.69°) |
| OKLab | oklab(92.28% -0.1159 0.0604) |
| OKLCH | oklch(92.28% 0.131 152.5) |
| XYZ | xyz(59.0242, 82.4753, 59.8133) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.00
Light Seafoam Green
#A7FFB5
ΔE00 1.82
Light Sea Green
#98F6B0
ΔE00 1.99
Mint (survey)
#9FFEB0
ΔE00 2.07
Light Mint Green
#A6FBB2
ΔE00 2.09
Foam Green
#90FDA9
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFBB #FF9FE3
analogous
#B3FF9F #9FFFBB #9FFFEB
triadic
#9FFFBB #BB9FFF #FFBB9F
tetradic
#9FFFBB #9FB3FF #FF9FE3 #FFEB9F
square
#9FFFBB #9FB3FF #FF9FE3 #FFEB9F
split-complementary
#9FFFBB #EB9FFF #FF9FB3
monochromatic
#25FF64 #62FF90 #9FFFBB #DCFFE6 #E0FFE9
Accessibility & contrast
On white
1.20
#9FFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#9FFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFBB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFBB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#8EFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9fffbb; /* rgb */ color: rgb(159, 255, 187); /* oklch */ color: oklch(92.3% 0.131 152.5);
Tailwind
colors: {
custom: {
50: '#bfffcf',
500: '#9fffbb',
950: '#000000',
},
}SCSS
$custom: #9fffbb; $custom-light: #bfffcf; $custom-dark: #000000;
JSON
{
"hex": "#9fffbb",
"rgb": {
"r": 159,
"g": 255,
"b": 187
},
"hsl": {
"h": 137.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.92284,
"c": 0.13075,
"h": 152.5
},
"luminance": 0.82479
}Semantic roles & 50–950 ramp
primary
#9FFFBB
secondary
#E35FBC
accent
#00A3E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683