#9FFCB2#9FFCB2
#9FFCB2 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.4% C 0.135 H 149.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCB2 |
|---|---|
| RGB | rgb(159, 252, 178) |
| HSL | hsl(132, 94%, 81%) |
| HSV | hsv(132, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(91.78, -42.56, 26.95) |
| CIE-LCH | lch(91.78, 50.37, 147.66°) |
| OKLab | oklab(91.41% -0.1163 0.0682) |
| OKLCH | oklch(91.41% 0.135 149.6) |
| XYZ | xyz(57.1412, 80.2028, 54.5807) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.78
Light Mint Green
#A6FBB2
ΔE00 0.97
Light Seafoam Green
#A7FFB5
ΔE00 1.00
Light Sea Green
#98F6B0
ΔE00 1.50
Foam Green
#90FDA9
ΔE00 2.13
Light Seafoam
#A0FEBF
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCB2 #FC9FE9
analogous
#BAFC9F #9FFCB2 #9FFCE0
triadic
#9FFCB2 #B29FFC #FCB29F
tetradic
#9FFCB2 #9FBAFC #FC9FE9 #FCE09F
square
#9FFCB2 #9FBAFC #FC9FE9 #FCE09F
split-complementary
#9FFCB2 #E09FFC #FC9FBA
monochromatic
#28F853 #64FA82 #9FFCB2 #DAFEE2 #E1FEE7
Accessibility & contrast
On white
1.23
#9FFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#9FFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCB2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCB2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EFE4B6
Tritanopia (blue-blind)
#90F9E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffcb2; /* rgb */ color: rgb(159, 252, 178); /* oklch */ color: oklch(91.4% 0.135 149.6);
Tailwind
colors: {
custom: {
50: '#befec9',
500: '#9ffcb2',
950: '#000000',
},
}SCSS
$custom: #9ffcb2; $custom-light: #befec9; $custom-dark: #000000;
JSON
{
"hex": "#9ffcb2",
"rgb": {
"r": 159,
"g": 252,
"b": 178
},
"hsl": {
"h": 132.258,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91413,
"c": 0.13477,
"h": 149.6
},
"luminance": 0.80206
}Semantic roles & 50–950 ramp
primary
#9FFCB2
secondary
#DE61C5
accent
#00B7E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682