#9FFEC3#9FFEC3
#9FFEC3 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.122 H 155.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEC3 |
|---|---|
| RGB | rgb(159, 254, 195) |
| HSL | hsl(143, 98%, 81%) |
| HSV | hsv(143, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(92.66, -40.43, 19.51) |
| CIE-LCH | lch(92.66, 44.89, 154.24°) |
| OKLab | oklab(92.23% -0.1113 0.0499) |
| OKLCH | oklch(92.23% 0.122 155.9) |
| XYZ | xyz(59.5864, 82.1911, 64.3439) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.93
Light Sea Green
#98F6B0
ΔE00 3.08
Light Seafoam Green
#A7FFB5
ΔE00 3.54
Light Mint Green
#A6FBB2
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.77
Mint (survey)
#9FFEB0
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEC3 #FE9FDA
analogous
#AAFE9F #9FFEC3 #9FFEF2
triadic
#9FFEC3 #C39FFE #FEC39F
tetradic
#9FFEC3 #9FAAFE #FE9FDA #FEF29F
square
#9FFEC3 #9FAAFE #FE9FDA #FEF29F
split-complementary
#9FFEC3 #F29FFE #FE9FAA
monochromatic
#26FD77 #62FD9D #9FFEC3 #DCFFE9 #E1FFEC
Accessibility & contrast
On white
1.20
#9FFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#9FFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEC3
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEC3 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF0C0
Deuteranopia (green-blind)
#EEE6C6
Tritanopia (blue-blind)
#8CFCEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffec3; /* rgb */ color: rgb(159, 254, 195); /* oklch */ color: oklch(92.2% 0.122 155.9);
Tailwind
colors: {
custom: {
50: '#beffd5',
500: '#9ffec3',
950: '#000000',
},
}SCSS
$custom: #9ffec3; $custom-light: #beffd5; $custom-dark: #000000;
JSON
{
"hex": "#9ffec3",
"rgb": {
"r": 159,
"g": 254,
"b": 195
},
"hsl": {
"h": 142.737,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92234,
"c": 0.12202,
"h": 155.9
},
"luminance": 0.82195
}Semantic roles & 50–950 ramp
primary
#9FFEC3
secondary
#E160B0
accent
#008FE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683