#9FFCB4#9FFCB4
#9FFCB4 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.5% C 0.133 H 150.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCB4 |
|---|---|
| RGB | rgb(159, 252, 180) |
| HSL | hsl(134, 94%, 81%) |
| HSV | hsv(134, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(91.81, -42.22, 25.98) |
| CIE-LCH | lch(91.81, 49.57, 148.39°) |
| OKLab | oklab(91.45% -0.1154 0.0658) |
| OKLCH | oklch(91.45% 0.133 150.3) |
| XYZ | xyz(57.3435, 80.2838, 55.6459) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.11
Light Seafoam Green
#A7FFB5
ΔE00 1.13
Mint (survey)
#9FFEB0
ΔE00 1.13
Light Sea Green
#98F6B0
ΔE00 1.36
Light Seafoam
#A0FEBF
ΔE00 2.01
Foam Green
#90FDA9
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCB4 #FC9FE7
analogous
#B8FC9F #9FFCB4 #9FFCE2
triadic
#9FFCB4 #B49FFC #FCB49F
tetradic
#9FFCB4 #9FB8FC #FC9FE7 #FCE29F
square
#9FFCB4 #9FB8FC #FC9FE7 #FCE29F
split-complementary
#9FFCB4 #E29FFC #FC9FB8
monochromatic
#28F857 #64FA86 #9FFCB4 #DAFEE2 #E1FEE8
Accessibility & contrast
On white
1.23
#9FFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#9FFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCB4
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCB4 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB0
Deuteranopia (green-blind)
#EFE4B8
Tritanopia (blue-blind)
#90F9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffcb4; /* rgb */ color: rgb(159, 252, 180); /* oklch */ color: oklch(91.5% 0.133 150.3);
Tailwind
colors: {
custom: {
50: '#befeca',
500: '#9ffcb4',
950: '#000000',
},
}SCSS
$custom: #9ffcb4; $custom-light: #befeca; $custom-dark: #000000;
JSON
{
"hex": "#9ffcb4",
"rgb": {
"r": 159,
"g": 252,
"b": 180
},
"hsl": {
"h": 133.548,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91454,
"c": 0.13286,
"h": 150.3
},
"luminance": 0.80287
}Semantic roles & 50–950 ramp
primary
#9FFCB4
secondary
#DE61C2
accent
#00B2E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682