#9BE3A2#9BE3A2
#9BE3A2 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.2% C 0.115 H 146.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3A2 |
|---|---|
| RGB | rgb(155, 227, 162) |
| HSL | hsl(126, 56%, 75%) |
| HSV | hsv(126, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 28.6%, 11%) |
| CIE-LAB | lab(84.23, -35.23, 24.81) |
| CIE-LCH | lch(84.23, 43.09, 144.85°) |
| OKLab | oklab(85.16% -0.0962 0.0628) |
| OKLCH | oklch(85.16% 0.115 146.9) |
| XYZ | xyz(47.5060, 64.5132, 44.1246) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.54
Light Sea Green
#98F6B0
ΔE00 4.45
Light Sage
#BCECAC
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 5.09
Light Mint Green
#A6FBB2
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3A2 #E39BDC
analogous
#B8E39B #9BE3A2 #9BE3C6
triadic
#9BE3A2 #A29BE3 #E3A29B
tetradic
#9BE3A2 #9BB8E3 #E39BDC #E3C69B
square
#9BE3A2 #9BB8E3 #E39BDC #E3C69B
split-complementary
#9BE3A2 #C69BE3 #E39BB8
monochromatic
#3BC849 #6BD676 #9BE3A2 #CBF0CE #E7F8E9
Accessibility & contrast
On white
1.51
#9BE3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#9BE3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3A2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3A2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79E
Deuteranopia (green-blind)
#DACFA6
Tritanopia (blue-blind)
#92E0D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9be3a2; /* rgb */ color: rgb(155, 227, 162); /* oklch */ color: oklch(85.2% 0.115 146.9);
Tailwind
colors: {
custom: {
50: '#baecbe',
500: '#9be3a2',
950: '#000000',
},
}SCSS
$custom: #9be3a2; $custom-light: #baecbe; $custom-dark: #000000;
JSON
{
"hex": "#9be3a2",
"rgb": {
"r": 155,
"g": 227,
"b": 162
},
"hsl": {
"h": 125.833,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.85163,
"c": 0.11492,
"h": 146.9
},
"luminance": 0.64515
}Semantic roles & 50–950 ramp
primary
#9BE3A2
secondary
#BC66B4
accent
#22B4C4
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121612
muted
#828482