#9FFEC2#9FFEC2
#9FFEC2 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.123 H 155.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEC2 |
|---|---|
| RGB | rgb(159, 254, 194) |
| HSL | hsl(142, 98%, 81%) |
| HSV | hsv(142, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(92.64, -40.61, 19.99) |
| CIE-LCH | lch(92.64, 45.27, 153.79°) |
| OKLab | oklab(92.21% -0.1118 0.0511) |
| OKLCH | oklch(92.21% 0.123 155.4) |
| XYZ | xyz(59.4737, 82.1460, 63.7504) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.71
Light Sea Green
#98F6B0
ΔE00 2.89
Light Seafoam Green
#A7FFB5
ΔE00 3.33
Light Mint Green
#A6FBB2
ΔE00 3.44
Light Blue Green
#7EFBB3
ΔE00 3.67
Mint (survey)
#9FFEB0
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEC2 #FE9FDB
analogous
#ABFE9F #9FFEC2 #9FFEF1
triadic
#9FFEC2 #C29FFE #FEC29F
tetradic
#9FFEC2 #9FABFE #FE9FDB #FEF19F
square
#9FFEC2 #9FABFE #FE9FDB #FEF19F
split-complementary
#9FFEC2 #F19FFE #FE9FAB
monochromatic
#26FD75 #62FD9C #9FFEC2 #DCFFE8 #E1FFEC
Accessibility & contrast
On white
1.20
#9FFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#9FFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEC2
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEC2 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF0BF
Deuteranopia (green-blind)
#EEE6C5
Tritanopia (blue-blind)
#8CFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffec2; /* rgb */ color: rgb(159, 254, 194); /* oklch */ color: oklch(92.2% 0.123 155.4);
Tailwind
colors: {
custom: {
50: '#beffd4',
500: '#9ffec2',
950: '#000000',
},
}SCSS
$custom: #9ffec2; $custom-light: #beffd4; $custom-dark: #000000;
JSON
{
"hex": "#9ffec2",
"rgb": {
"r": 159,
"g": 254,
"b": 194
},
"hsl": {
"h": 142.105,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92212,
"c": 0.12291,
"h": 155.4
},
"luminance": 0.8215
}Semantic roles & 50–950 ramp
primary
#9FFEC2
secondary
#E160B2
accent
#0091E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683