#9BE2A2#9BE2A2
#9BE2A2 is a very light, moderate green. Relative luminance 0.640; OKLCH L 84.9% C 0.113 H 146.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2A2 |
|---|---|
| RGB | rgb(155, 226, 162) |
| HSL | hsl(126, 55%, 75%) |
| HSV | hsv(126, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(83.95, -34.77, 24.42) |
| CIE-LCH | lch(83.95, 42.49, 144.92°) |
| OKLab | oklab(84.93% -0.095 0.0619) |
| OKLCH | oklch(84.93% 0.113 146.9) |
| XYZ | xyz(47.2333, 63.9678, 44.0337) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.50
Light Sea Green
#98F6B0
ΔE00 4.68
Light Sage
#BCECAC
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 5.04
Mint
#AAF0C1
ΔE00 5.34
Light Mint Green
#A6FBB2
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2A2 #E29BDB
analogous
#B8E29B #9BE2A2 #9BE2C5
triadic
#9BE2A2 #A29BE2 #E2A29B
tetradic
#9BE2A2 #9BB8E2 #E29BDB #E2C59B
square
#9BE2A2 #9BB8E2 #E29BDB #E2C59B
split-complementary
#9BE2A2 #C59BE2 #E29BB8
monochromatic
#3CC64A #6CD476 #9BE2A2 #CAF0CE #E7F8E9
Accessibility & contrast
On white
1.52
#9BE2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#9BE2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2A2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2A2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D9CEA6
Tritanopia (blue-blind)
#92DFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9be2a2; /* rgb */ color: rgb(155, 226, 162); /* oklch */ color: oklch(84.9% 0.113 146.9);
Tailwind
colors: {
custom: {
50: '#baebbe',
500: '#9be2a2',
950: '#000000',
},
}SCSS
$custom: #9be2a2; $custom-light: #baebbe; $custom-dark: #000000;
JSON
{
"hex": "#9be2a2",
"rgb": {
"r": 155,
"g": 226,
"b": 162
},
"hsl": {
"h": 125.915,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.84934,
"c": 0.11337,
"h": 146.9
},
"luminance": 0.6397
}Semantic roles & 50–950 ramp
primary
#9BE2A2
secondary
#BB66B3
accent
#23B3C3
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121612
muted
#828482