#9FFEBF#9FFEBF
#9FFEBF is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.126 H 154.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEBF |
|---|---|
| RGB | rgb(159, 254, 191) |
| HSL | hsl(140, 98%, 81%) |
| HSV | hsv(140, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.58, -41.16, 21.44) |
| CIE-LCH | lch(92.58, 46.41, 152.48°) |
| OKLab | oklab(92.15% -0.1131 0.0547) |
| OKLCH | oklch(92.15% 0.126 154.2) |
| XYZ | xyz(59.1402, 82.0126, 61.9939) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.13
Light Sea Green
#98F6B0
ΔE00 2.39
Light Seafoam Green
#A7FFB5
ΔE00 2.71
Light Mint Green
#A6FBB2
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEBF #FE9FDE
analogous
#AEFE9F #9FFEBF #9FFEEF
triadic
#9FFEBF #BF9FFE #FEBF9F
tetradic
#9FFEBF #9FAEFE #FE9FDE #FEEF9F
square
#9FFEBF #9FAEFE #FE9FDE #FEEF9F
split-complementary
#9FFEBF #EF9FFE #FE9FAE
monochromatic
#26FD6E #62FD97 #9FFEBF #DCFFE7 #E1FFEB
Accessibility & contrast
On white
1.21
#9FFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#9FFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEBF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEBF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EFE6C3
Tritanopia (blue-blind)
#8DFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffebf; /* rgb */ color: rgb(159, 254, 191); /* oklch */ color: oklch(92.1% 0.126 154.2);
Tailwind
colors: {
custom: {
50: '#beffd2',
500: '#9ffebf',
950: '#000000',
},
}SCSS
$custom: #9ffebf; $custom-light: #beffd2; $custom-dark: #000000;
JSON
{
"hex": "#9ffebf",
"rgb": {
"r": 159,
"g": 254,
"b": 191
},
"hsl": {
"h": 140.211,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92145,
"c": 0.12561,
"h": 154.2
},
"luminance": 0.82016
}Semantic roles & 50–950 ramp
primary
#9FFEBF
secondary
#E160B6
accent
#0098E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683