#9FFFC0#9FFFC0
#9FFFC0 is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.126 H 154.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFC0 |
|---|---|
| RGB | rgb(159, 255, 192) |
| HSL | hsl(141, 100%, 81%) |
| HSV | hsv(141, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(92.88, -41.42, 21.35) |
| CIE-LCH | lch(92.88, 46.60, 152.73°) |
| OKLab | oklab(92.39% -0.1138 0.0545) |
| OKLCH | oklch(92.39% 0.126 154.4) |
| XYZ | xyz(59.5688, 82.6931, 62.6815) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.29
Light Sea Green
#98F6B0
ΔE00 2.56
Light Seafoam Green
#A7FFB5
ΔE00 2.78
Light Mint Green
#A6FBB2
ΔE00 2.96
Mint (survey)
#9FFEB0
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFC0 #FF9FDE
analogous
#AEFF9F #9FFFC0 #9FFFF0
triadic
#9FFFC0 #C09FFF #FFC09F
tetradic
#9FFFC0 #9FAEFF #FF9FDE #FFF09F
square
#9FFFC0 #9FAEFF #FF9FDE #FFF09F
split-complementary
#9FFFC0 #F09FFF #FF9FAE
monochromatic
#25FF70 #62FF98 #9FFFC0 #DCFFE8 #E0FFEB
Accessibility & contrast
On white
1.20
#9FFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#9FFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFC0
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFC0 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BC
Deuteranopia (green-blind)
#F0E6C4
Tritanopia (blue-blind)
#8DFDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9fffc0; /* rgb */ color: rgb(159, 255, 192); /* oklch */ color: oklch(92.4% 0.126 154.4);
Tailwind
colors: {
custom: {
50: '#beffd3',
500: '#9fffc0',
950: '#000000',
},
}SCSS
$custom: #9fffc0; $custom-light: #beffd3; $custom-dark: #000000;
JSON
{
"hex": "#9fffc0",
"rgb": {
"r": 159,
"g": 255,
"b": 192
},
"hsl": {
"h": 140.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.92393,
"c": 0.12617,
"h": 154.4
},
"luminance": 0.82697
}Semantic roles & 50–950 ramp
primary
#9FFFC0
secondary
#E35FB6
accent
#0097E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683