#9BEEAB#9BEEAB
#9BEEAB is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.9% C 0.123 H 149.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEEAB |
|---|---|
| RGB | rgb(155, 238, 171) |
| HSL | hsl(132, 71%, 77%) |
| HSV | hsv(132, 35%, 93%) |
| CMYK | cmyk(34.9%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(87.51, -38.71, 24.66) |
| CIE-LCH | lch(87.51, 45.89, 147.50°) |
| OKLab | oklab(87.87% -0.1058 0.0625) |
| OKLCH | oklch(87.87% 0.123 149.4) |
| XYZ | xyz(51.4401, 71.0552, 49.5248) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.91
Hospital Green
#9BE5AA
ΔE00 2.37
Light Mint Green
#A6FBB2
ΔE00 2.89
Mint (survey)
#9FFEB0
ΔE00 3.62
Light Seafoam Green
#A7FFB5
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEEAB #EE9BDE
analogous
#B5EE9B #9BEEAB #9BEED4
triadic
#9BEEAB #AB9BEE #EEAB9B
tetradic
#9BEEAB #9BB5EE #EE9BDE #EED49B
square
#9BEEAB #9BB5EE #EE9BDE #EED49B
split-complementary
#9BEEAB #D49BEE #EE9BB5
monochromatic
#32DC53 #67E57F #9BEEAB #CFF7D7 #E5FBE9
Accessibility & contrast
On white
1.38
#9BEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#9BEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEEAB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEEAB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A7
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#8FEBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9beeab; /* rgb */ color: rgb(155, 238, 171); /* oklch */ color: oklch(87.9% 0.123 149.4);
Tailwind
colors: {
custom: {
50: '#bbf4c4',
500: '#9beeab',
950: '#000000',
},
}SCSS
$custom: #9beeab; $custom-light: #bbf4c4; $custom-dark: #000000;
JSON
{
"hex": "#9beeab",
"rgb": {
"r": 155,
"g": 238,
"b": 171
},
"hsl": {
"h": 131.566,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.87868,
"c": 0.12292,
"h": 149.4
},
"luminance": 0.71058
}Semantic roles & 50–950 ramp
primary
#9BEEAB
secondary
#CA63B6
accent
#13AED3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582