#9FFEBB#9FFEBB
#9FFEBB is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.1% C 0.129 H 152.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEBB |
|---|---|
| RGB | rgb(159, 254, 187) |
| HSL | hsl(138, 98%, 81%) |
| HSV | hsv(138, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(92.50, -41.88, 23.37) |
| CIE-LCH | lch(92.50, 47.96, 150.83°) |
| OKLab | oklab(92.06% -0.1148 0.0595) |
| OKLCH | oklch(92.06% 0.129 152.6) |
| XYZ | xyz(58.7060, 81.8390, 59.7072) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.82
Light Sea Green
#98F6B0
ΔE00 1.88
Light Seafoam Green
#A7FFB5
ΔE00 1.93
Light Mint Green
#A6FBB2
ΔE00 2.10
Mint (survey)
#9FFEB0
ΔE00 2.20
Light Mint
#B6FFBB
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEBB #FE9FE2
analogous
#B2FE9F #9FFEBB #9FFEEA
triadic
#9FFEBB #BB9FFE #FEBB9F
tetradic
#9FFEBB #9FB2FE #FE9FE2 #FEEA9F
square
#9FFEBB #9FB2FE #FE9FE2 #FEEA9F
split-complementary
#9FFEBB #EA9FFE #FE9FB2
monochromatic
#26FD65 #62FD90 #9FFEBB #DCFFE6 #E1FFEA
Accessibility & contrast
On white
1.21
#9FFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#9FFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEBB
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEBB | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#8EFBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffebb; /* rgb */ color: rgb(159, 254, 187); /* oklch */ color: oklch(92.1% 0.129 152.6);
Tailwind
colors: {
custom: {
50: '#beffcf',
500: '#9ffebb',
950: '#000000',
},
}SCSS
$custom: #9ffebb; $custom-light: #beffcf; $custom-dark: #000000;
JSON
{
"hex": "#9ffebb",
"rgb": {
"r": 159,
"g": 254,
"b": 187
},
"hsl": {
"h": 137.684,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92057,
"c": 0.12927,
"h": 152.6
},
"luminance": 0.81842
}Semantic roles & 50–950 ramp
primary
#9FFEBB
secondary
#E160BB
accent
#00A2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683