#9FFCBC#9FFCBC
#9FFCBC is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.125 H 153.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCBC |
|---|---|
| RGB | rgb(159, 252, 188) |
| HSL | hsl(139, 94%, 81%) |
| HSV | hsv(139, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(91.96, -40.81, 22.12) |
| CIE-LCH | lch(91.96, 46.42, 151.55°) |
| OKLab | oklab(91.63% -0.112 0.0564) |
| OKLCH | oklch(91.63% 0.125 153.3) |
| XYZ | xyz(58.1821, 80.6192, 60.0625) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.50
Light Sea Green
#98F6B0
ΔE00 1.90
Light Seafoam Green
#A7FFB5
ΔE00 2.41
Light Mint Green
#A6FBB2
ΔE00 2.42
Mint (survey)
#9FFEB0
ΔE00 2.74
Light Mint
#B6FFBB
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCBC #FC9FDF
analogous
#B0FC9F #9FFCBC #9FFCEB
triadic
#9FFCBC #BC9FFC #FCBC9F
tetradic
#9FFCBC #9FB0FC #FC9FDF #FCEB9F
square
#9FFCBC #9FB0FC #FC9FDF #FCEB9F
split-complementary
#9FFCBC #EB9FFC #FC9FB0
monochromatic
#28F869 #64FA93 #9FFCBC #DAFEE5 #E1FEEA
Accessibility & contrast
On white
1.23
#9FFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#9FFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCBC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCBC | 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)
#FCEEB8
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#8EFAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9ffcbc; /* rgb */ color: rgb(159, 252, 188); /* oklch */ color: oklch(91.6% 0.125 153.3);
Tailwind
colors: {
custom: {
50: '#befed0',
500: '#9ffcbc',
950: '#000000',
},
}SCSS
$custom: #9ffcbc; $custom-light: #befed0; $custom-dark: #000000;
JSON
{
"hex": "#9ffcbc",
"rgb": {
"r": 159,
"g": 252,
"b": 188
},
"hsl": {
"h": 138.71,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91625,
"c": 0.12538,
"h": 153.3
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#9FFCBC
secondary
#DE61B7
accent
#009EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683