#9FFEBA#9FFEBA
#9FFEBA is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.130 H 152.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEBA |
|---|---|
| RGB | rgb(159, 254, 186) |
| HSL | hsl(137, 98%, 81%) |
| HSV | hsv(137, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(92.48, -42.05, 23.86) |
| CIE-LCH | lch(92.48, 48.35, 150.43°) |
| OKLab | oklab(92.04% -0.1152 0.0607) |
| OKLCH | oklch(92.04% 0.13 152.2) |
| XYZ | xyz(58.5993, 81.7963, 59.1454) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.03
Light Seafoam Green
#A7FFB5
ΔE00 1.75
Light Sea Green
#98F6B0
ΔE00 1.80
Light Mint Green
#A6FBB2
ΔE00 1.94
Mint (survey)
#9FFEB0
ΔE00 1.99
Foam Green
#90FDA9
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEBA #FE9FE3
analogous
#B3FE9F #9FFEBA #9FFEEA
triadic
#9FFEBA #BA9FFE #FEBA9F
tetradic
#9FFEBA #9FB3FE #FE9FE3 #FEEA9F
square
#9FFEBA #9FB3FE #FE9FE3 #FEEA9F
split-complementary
#9FFEBA #EA9FFE #FE9FB3
monochromatic
#26FD63 #62FD8E #9FFEBA #DCFFE6 #E1FFE9
Accessibility & contrast
On white
1.21
#9FFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#9FFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEBA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEBA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B6
Deuteranopia (green-blind)
#F0E5BE
Tritanopia (blue-blind)
#8EFBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffeba; /* rgb */ color: rgb(159, 254, 186); /* oklch */ color: oklch(92.0% 0.130 152.2);
Tailwind
colors: {
custom: {
50: '#beffcf',
500: '#9ffeba',
950: '#000000',
},
}SCSS
$custom: #9ffeba; $custom-light: #beffcf; $custom-dark: #000000;
JSON
{
"hex": "#9ffeba",
"rgb": {
"r": 159,
"g": 254,
"b": 186
},
"hsl": {
"h": 137.053,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92036,
"c": 0.13019,
"h": 152.2
},
"luminance": 0.818
}Semantic roles & 50–950 ramp
primary
#9FFEBA
secondary
#E160BD
accent
#00A4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683