#9BE2BB#9BE2BB
#9BE2BB is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.5% C 0.090 H 159.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2BB |
|---|---|
| RGB | rgb(155, 226, 187) |
| HSL | hsl(147, 55%, 75%) |
| HSV | hsv(147, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.46, -30.24, 12.08) |
| CIE-LCH | lch(84.46, 32.56, 158.21°) |
| OKLab | oklab(85.51% -0.0842 0.0312) |
| OKLCH | oklch(85.51% 0.09 159.7) |
| XYZ | xyz(49.6805, 64.9466, 56.9223) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.43
Seafoam
#7FE0B3
ΔE00 3.64
Mint
#AAF0C1
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 4.87
Pale Turquoise
#A5FBD5
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2BB #E29BC2
analogous
#9FE29B #9BE2BB #9BE2DE
triadic
#9BE2BB #BB9BE2 #E2BB9B
tetradic
#9BE2BB #9B9FE2 #E29BC2 #E2DE9B
square
#9BE2BB #9B9FE2 #E29BC2 #E2DE9B
split-complementary
#9BE2BB #DE9BE2 #E29B9F
monochromatic
#3CC67A #6CD49B #9BE2BB #CAF0DB #E7F8EF
Accessibility & contrast
On white
1.50
#9BE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#9BE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2BB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2BB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#8DE1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9be2bb; /* rgb */ color: rgb(155, 226, 187); /* oklch */ color: oklch(85.5% 0.090 159.7);
Tailwind
colors: {
custom: {
50: '#baebcf',
500: '#9be2bb',
950: '#000000',
},
}SCSS
$custom: #9be2bb; $custom-light: #baebcf; $custom-dark: #000000;
JSON
{
"hex": "#9be2bb",
"rgb": {
"r": 155,
"g": 226,
"b": 187
},
"hsl": {
"h": 147.042,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.8551,
"c": 0.0898,
"h": 159.7
},
"luminance": 0.64949
}Semantic roles & 50–950 ramp
primary
#9BE2BB
secondary
#BB6695
accent
#237BC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483