#9BE3BC#9BE3BC
#9BE3BC is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.8% C 0.090 H 160.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3BC |
|---|---|
| RGB | rgb(155, 227, 188) |
| HSL | hsl(148, 56%, 75%) |
| HSV | hsv(148, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(84.76, -30.51, 11.99) |
| CIE-LCH | lch(84.76, 32.79, 158.55°) |
| OKLab | oklab(85.76% -0.085 0.0309) |
| OKLCH | oklch(85.76% 0.09 160) |
| XYZ | xyz(50.0606, 65.5350, 57.5790) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.29
Mint
#AAF0C1
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 4.90
Pale Turquoise
#A5FBD5
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3BC #E39BC2
analogous
#9EE39B #9BE3BC #9BE3E0
triadic
#9BE3BC #BC9BE3 #E3BC9B
tetradic
#9BE3BC #9B9EE3 #E39BC2 #E3E09B
square
#9BE3BC #9B9EE3 #E39BC2 #E3E09B
split-complementary
#9BE3BC #E09BE3 #E39B9E
monochromatic
#3BC87C #6BD69C #9BE3BC #CBF0DC #E7F8EF
Accessibility & contrast
On white
1.49
#9BE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#9BE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3BC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3BC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#8CE2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be3bc; /* rgb */ color: rgb(155, 227, 188); /* oklch */ color: oklch(85.8% 0.090 160.0);
Tailwind
colors: {
custom: {
50: '#baecd0',
500: '#9be3bc',
950: '#000000',
},
}SCSS
$custom: #9be3bc; $custom-light: #baecd0; $custom-dark: #000000;
JSON
{
"hex": "#9be3bc",
"rgb": {
"r": 155,
"g": 227,
"b": 188
},
"hsl": {
"h": 147.5,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.85761,
"c": 0.09048,
"h": 160
},
"luminance": 0.65538
}Semantic roles & 50–950 ramp
primary
#9BE3BC
secondary
#BC6695
accent
#227AC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483