#9BC2BB#9BC2BB
#9BC2BB is a light, muted teal. Relative luminance 0.491; OKLCH L 78.4% C 0.043 H 183.0°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2BB |
|---|---|
| RGB | rgb(155, 194, 187) |
| HSL | hsl(169, 24%, 68%) |
| HSV | hsv(169, 20%, 76%) |
| CMYK | cmyk(20.1%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.54, -14.40, -0.77) |
| CIE-LCH | lch(75.54, 14.42, 183.05°) |
| OKLab | oklab(78.38% -0.0427 -0.0023) |
| OKLCH | oklch(78.38% 0.043 183) |
| XYZ | xyz(41.7764, 49.1386, 54.2876) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.77
Powder Blue
#B0E0E6
ΔE00 9.15
Seafoam Blue
#78D1B6
ΔE00 10.46
Lightblue
#ADD8E6
ΔE00 10.70
Paleturquoise
#AFEEEE
ΔE00 11.03
Greyish Teal
#719F91
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2BB #C29BA2
analogous
#9BC2A7 #9BC2BB #9BB5C2
triadic
#9BC2BB #BB9BC2 #C2BB9B
tetradic
#9BC2BB #A79BC2 #C29BA2 #B5C29B
square
#9BC2BB #A79BC2 #C29BA2 #B5C29B
split-complementary
#9BC2BB #C29BB5 #C2A79B
monochromatic
#568D83 #75ABA1 #9BC2BB #C1D9D5 #E7F0EF
Accessibility & contrast
On white
1.94
#9BC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#9BC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2BB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2BB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#91C4C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bc2bb; /* rgb */ color: rgb(155, 194, 187); /* oklch */ color: oklch(78.4% 0.043 183.0);
Tailwind
colors: {
custom: {
50: '#b9d4cf',
500: '#9bc2bb',
950: '#000000',
},
}SCSS
$custom: #9bc2bb; $custom-light: #b9d4cf; $custom-dark: #000000;
JSON
{
"hex": "#9bc2bb",
"rgb": {
"r": 155,
"g": 194,
"b": 187
},
"hsl": {
"h": 169.231,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.78375,
"c": 0.04278,
"h": 183
},
"luminance": 0.4914
}Semantic roles & 50–950 ramp
primary
#9BC2BB
secondary
#E2D7D9
accent
#4354A3
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382