#9BE3BB#9BE3BB
#9BE3BB is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.7% C 0.091 H 159.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3BB |
|---|---|
| RGB | rgb(155, 227, 187) |
| HSL | hsl(147, 56%, 75%) |
| HSV | hsv(147, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.74, -30.71, 12.48) |
| CIE-LCH | lch(84.74, 33.15, 157.88°) |
| OKLab | oklab(85.74% -0.0855 0.0322) |
| OKLCH | oklch(85.74% 0.091 159.4) |
| XYZ | xyz(49.9532, 65.4921, 57.0132) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.49
Mint
#AAF0C1
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.56
Hospital Green
#9BE5AA
ΔE00 4.63
Pale Turquoise
#A5FBD5
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3BB #E39BC3
analogous
#9FE39B #9BE3BB #9BE3DF
triadic
#9BE3BB #BB9BE3 #E3BB9B
tetradic
#9BE3BB #9B9FE3 #E39BC3 #E3DF9B
square
#9BE3BB #9B9FE3 #E39BC3 #E3DF9B
split-complementary
#9BE3BB #DF9BE3 #E39B9F
monochromatic
#3BC87A #6BD69A #9BE3BB #CBF0DC #E7F8EF
Accessibility & contrast
On white
1.49
#9BE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#9BE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3BB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3BB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#8CE2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be3bb; /* rgb */ color: rgb(155, 227, 187); /* oklch */ color: oklch(85.7% 0.091 159.4);
Tailwind
colors: {
custom: {
50: '#baeccf',
500: '#9be3bb',
950: '#000000',
},
}SCSS
$custom: #9be3bb; $custom-light: #baeccf; $custom-dark: #000000;
JSON
{
"hex": "#9be3bb",
"rgb": {
"r": 155,
"g": 227,
"b": 187
},
"hsl": {
"h": 146.667,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.85736,
"c": 0.09132,
"h": 159.4
},
"luminance": 0.65495
}Semantic roles & 50–950 ramp
primary
#9BE3BB
secondary
#BC6696
accent
#227CC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483