#9BFEBF#9BFEBF
#9BFEBF is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.0% C 0.128 H 155.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEBF |
|---|---|
| RGB | rgb(155, 254, 191) |
| HSL | hsl(142, 98%, 80%) |
| HSV | hsv(142, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.40, -42.28, 21.17) |
| CIE-LCH | lch(92.40, 47.28, 153.40°) |
| OKLab | oklab(91.95% -0.1162 0.054) |
| OKLCH | oklch(91.95% 0.128 155.1) |
| XYZ | xyz(58.3596, 81.6101, 61.9573) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.62
Light Sea Green
#98F6B0
ΔE00 2.48
Light Seafoam Green
#A7FFB5
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.05
Light Mint Green
#A6FBB2
ΔE00 3.17
Mint (survey)
#9FFEB0
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEBF #FE9BDA
analogous
#A8FE9B #9BFEBF #9BFEF0
triadic
#9BFEBF #BF9BFE #FEBF9B
tetradic
#9BFEBF #9BA8FE #FE9BDA #FEF09B
square
#9BFEBF #9BA8FE #FE9BDA #FEF09B
split-complementary
#9BFEBF #F09BFE #FE9BA8
monochromatic
#22FD71 #5EFD98 #9BFEBF #D8FFE6 #E1FFEC
Accessibility & contrast
On white
1.21
#9BFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#9BFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEBF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEBF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF0BB
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#87FCED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfebf; /* rgb */ color: rgb(155, 254, 191); /* oklch */ color: oklch(92.0% 0.128 155.1);
Tailwind
colors: {
custom: {
50: '#bcffd2',
500: '#9bfebf',
950: '#000000',
},
}SCSS
$custom: #9bfebf; $custom-light: #bcffd2; $custom-dark: #000000;
JSON
{
"hex": "#9bfebf",
"rgb": {
"r": 155,
"g": 254,
"b": 191
},
"hsl": {
"h": 141.818,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.91952,
"c": 0.12813,
"h": 155.1
},
"luminance": 0.81614
}Semantic roles & 50–950 ramp
primary
#9BFEBF
secondary
#E15CB1
accent
#0092E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683