#9BEEAA#9BEEAA
#9BEEAA is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.8% C 0.124 H 149.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEEAA |
|---|---|
| RGB | rgb(155, 238, 170) |
| HSL | hsl(131, 71%, 77%) |
| HSV | hsv(131, 35%, 93%) |
| CMYK | cmyk(34.9%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(87.49, -38.88, 25.15) |
| CIE-LCH | lch(87.49, 46.30, 147.10°) |
| OKLab | oklab(87.85% -0.1063 0.0637) |
| OKLCH | oklch(87.85% 0.124 149.1) |
| XYZ | xyz(51.3451, 71.0172, 49.0247) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.92
Hospital Green
#9BE5AA
ΔE00 2.48
Light Mint Green
#A6FBB2
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 3.55
Light Seafoam Green
#A7FFB5
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEEAA #EE9BDF
analogous
#B6EE9B #9BEEAA #9BEED3
triadic
#9BEEAA #AA9BEE #EEAA9B
tetradic
#9BEEAA #9BB6EE #EE9BDF #EED39B
square
#9BEEAA #9BB6EE #EE9BDF #EED39B
split-complementary
#9BEEAA #D39BEE #EE9BB6
monochromatic
#32DC51 #67E57E #9BEEAA #CFF7D6 #E5FBE9
Accessibility & contrast
On white
1.38
#9BEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#9BEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEEAA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEEAA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#8FEBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9beeaa; /* rgb */ color: rgb(155, 238, 170); /* oklch */ color: oklch(87.8% 0.124 149.1);
Tailwind
colors: {
custom: {
50: '#bbf4c3',
500: '#9beeaa',
950: '#000000',
},
}SCSS
$custom: #9beeaa; $custom-light: #bbf4c3; $custom-dark: #000000;
JSON
{
"hex": "#9beeaa",
"rgb": {
"r": 155,
"g": 238,
"b": 170
},
"hsl": {
"h": 130.843,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.87847,
"c": 0.12389,
"h": 149.1
},
"luminance": 0.7102
}Semantic roles & 50–950 ramp
primary
#9BEEAA
secondary
#CA63B8
accent
#13B0D3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582