#9FFCBB#9FFCBB
#9FFCBB is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.126 H 152.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCBB |
|---|---|
| RGB | rgb(159, 252, 187) |
| HSL | hsl(138, 94%, 81%) |
| HSV | hsv(138, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.94, -40.99, 22.60) |
| CIE-LCH | lch(91.94, 46.81, 151.13°) |
| OKLab | oklab(91.6% -0.1124 0.0576) |
| OKLCH | oklch(91.6% 0.126 152.9) |
| XYZ | xyz(58.0746, 80.5762, 59.4967) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.66
Light Sea Green
#98F6B0
ΔE00 1.75
Light Seafoam Green
#A7FFB5
ΔE00 2.22
Light Mint Green
#A6FBB2
ΔE00 2.22
Mint (survey)
#9FFEB0
ΔE00 2.53
Light Mint
#B6FFBB
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCBB #FC9FE0
analogous
#B1FC9F #9FFCBB #9FFCEA
triadic
#9FFCBB #BB9FFC #FCBB9F
tetradic
#9FFCBB #9FB1FC #FC9FE0 #FCEA9F
square
#9FFCBB #9FB1FC #FC9FE0 #FCEA9F
split-complementary
#9FFCBB #EA9FFC #FC9FB1
monochromatic
#28F867 #64FA91 #9FFCBB #DAFEE5 #E1FEEA
Accessibility & contrast
On white
1.23
#9FFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#9FFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCBB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCBB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#8EFAEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9ffcbb; /* rgb */ color: rgb(159, 252, 187); /* oklch */ color: oklch(91.6% 0.126 152.9);
Tailwind
colors: {
custom: {
50: '#befecf',
500: '#9ffcbb',
950: '#000000',
},
}SCSS
$custom: #9ffcbb; $custom-light: #befecf; $custom-dark: #000000;
JSON
{
"hex": "#9ffcbb",
"rgb": {
"r": 159,
"g": 252,
"b": 187
},
"hsl": {
"h": 138.065,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91603,
"c": 0.1263,
"h": 152.9
},
"luminance": 0.8058
}Semantic roles & 50–950 ramp
primary
#9FFCBB
secondary
#DE61B9
accent
#00A0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683