#9FFEBE#9FFEBE
#9FFEBE is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.127 H 153.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEBE |
|---|---|
| RGB | rgb(159, 254, 190) |
| HSL | hsl(140, 98%, 81%) |
| HSV | hsv(140, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.56, -41.34, 21.93) |
| CIE-LCH | lch(92.56, 46.80, 152.06°) |
| OKLab | oklab(92.12% -0.1135 0.0559) |
| OKLCH | oklch(92.12% 0.127 153.8) |
| XYZ | xyz(59.0305, 81.9688, 61.4163) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.21
Light Sea Green
#98F6B0
ΔE00 2.24
Light Seafoam Green
#A7FFB5
ΔE00 2.50
Light Mint Green
#A6FBB2
ΔE00 2.64
Mint (survey)
#9FFEB0
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEBE #FE9FDF
analogous
#AFFE9F #9FFEBE #9FFEED
triadic
#9FFEBE #BE9FFE #FEBE9F
tetradic
#9FFEBE #9FAFFE #FE9FDF #FEED9F
square
#9FFEBE #9FAFFE #FE9FDF #FEED9F
split-complementary
#9FFEBE #ED9FFE #FE9FAF
monochromatic
#26FD6C #62FD95 #9FFEBE #DCFFE7 #E1FFEA
Accessibility & contrast
On white
1.21
#9FFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#9FFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEBE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEBE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#8DFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffebe; /* rgb */ color: rgb(159, 254, 190); /* oklch */ color: oklch(92.1% 0.127 153.8);
Tailwind
colors: {
custom: {
50: '#beffd1',
500: '#9ffebe',
950: '#000000',
},
}SCSS
$custom: #9ffebe; $custom-light: #beffd1; $custom-dark: #000000;
JSON
{
"hex": "#9ffebe",
"rgb": {
"r": 159,
"g": 254,
"b": 190
},
"hsl": {
"h": 139.579,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92123,
"c": 0.12651,
"h": 153.8
},
"luminance": 0.81972
}Semantic roles & 50–950 ramp
primary
#9FFEBE
secondary
#E160B7
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683