#9BE4BB#9BE4BB
#9BE4BB is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.0% C 0.093 H 159.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4BB |
|---|---|
| RGB | rgb(155, 228, 187) |
| HSL | hsl(146, 57%, 75%) |
| HSV | hsv(146, 32%, 89%) |
| CMYK | cmyk(32%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.02, -31.18, 12.88) |
| CIE-LCH | lch(85.02, 33.74, 157.56°) |
| OKLab | oklab(85.96% -0.0867 0.0332) |
| OKLCH | oklch(85.96% 0.093 159.1) |
| XYZ | xyz(50.2275, 66.0407, 57.1046) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.59
Mint
#AAF0C1
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 4.40
Pale Turquoise
#A5FBD5
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4BB #E49BC4
analogous
#A0E49B #9BE4BB #9BE4DF
triadic
#9BE4BB #BB9BE4 #E4BB9B
tetradic
#9BE4BB #9BA0E4 #E49BC4 #E4DF9B
square
#9BE4BB #9BA0E4 #E49BC4 #E4DF9B
split-complementary
#9BE4BB #DF9BE4 #E49BA0
monochromatic
#3BCA79 #6BD79A #9BE4BB #CBF1DC #E7F8EF
Accessibility & contrast
On white
1.48
#9BE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#9BE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4BB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4BB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#8CE3D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be4bb; /* rgb */ color: rgb(155, 228, 187); /* oklch */ color: oklch(86.0% 0.093 159.1);
Tailwind
colors: {
custom: {
50: '#baeccf',
500: '#9be4bb',
950: '#000000',
},
}SCSS
$custom: #9be4bb; $custom-light: #baeccf; $custom-dark: #000000;
JSON
{
"hex": "#9be4bb",
"rgb": {
"r": 155,
"g": 228,
"b": 187
},
"hsl": {
"h": 146.301,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.85962,
"c": 0.09284,
"h": 159.1
},
"luminance": 0.66043
}Semantic roles & 50–950 ramp
primary
#9BE4BB
secondary
#BE6697
accent
#207DC5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483