#9EFFBC#9EFFBC
#9EFFBC is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.3% C 0.130 H 153.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFBC |
|---|---|
| RGB | rgb(158, 255, 188) |
| HSL | hsl(139, 100%, 81%) |
| HSV | hsv(139, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.76, -42.42, 23.21) |
| CIE-LCH | lch(92.76, 48.36, 151.32°) |
| OKLab | oklab(92.26% -0.1163 0.0591) |
| OKLCH | oklch(92.26% 0.13 153.1) |
| XYZ | xyz(58.9340, 82.4164, 60.3698) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.80
Light Sea Green
#98F6B0
ΔE00 2.08
Light Seafoam Green
#A7FFB5
ΔE00 2.09
Mint (survey)
#9FFEB0
ΔE00 2.32
Light Mint Green
#A6FBB2
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFBC #FF9EE1
analogous
#B0FF9E #9EFFBC #9EFFED
triadic
#9EFFBC #BC9EFF #FFBC9E
tetradic
#9EFFBC #9EB0FF #FF9EE1 #FFED9E
square
#9EFFBC #9EB0FF #FF9EE1 #FFED9E
split-complementary
#9EFFBC #ED9EFF #FF9EB0
monochromatic
#24FF67 #61FF92 #9EFFBC #DBFFE6 #E0FFEA
Accessibility & contrast
On white
1.20
#9EFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#9EFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFBC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFBC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#8CFDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9effbc; /* rgb */ color: rgb(158, 255, 188); /* oklch */ color: oklch(92.3% 0.130 153.1);
Tailwind
colors: {
custom: {
50: '#beffd0',
500: '#9effbc',
950: '#000000',
},
}SCSS
$custom: #9effbc; $custom-light: #beffd0; $custom-dark: #000000;
JSON
{
"hex": "#9effbc",
"rgb": {
"r": 158,
"g": 255,
"b": 188
},
"hsl": {
"h": 138.557,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.92258,
"c": 0.13045,
"h": 153.1
},
"luminance": 0.8242
}Semantic roles & 50–950 ramp
primary
#9EFFBC
secondary
#E35FBA
accent
#009FE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683