#9BCDBB#9BCDBB
#9BCDBB is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.058 H 170.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCDBB |
|---|---|
| RGB | rgb(155, 205, 187) |
| HSL | hsl(158, 33%, 71%) |
| HSV | hsv(158, 24%, 80%) |
| CMYK | cmyk(24.4%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(78.59, -20.00, 3.67) |
| CIE-LCH | lch(78.59, 20.33, 169.59°) |
| OKLab | oklab(80.81% -0.0574 0.0094) |
| OKLCH | oklch(80.81% 0.058 170.7) |
| XYZ | xyz(44.3158, 54.2173, 55.1341) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 7.84
Mediumaquamarine
#66CDAA
ΔE00 8.54
Seafoam
#7FE0B3
ΔE00 9.58
Darkseagreen
#8FBC8F
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCDBB #CD9BAD
analogous
#9BCDA2 #9BCDBB #9BC6CD
triadic
#9BCDBB #BB9BCD #CDBB9B
tetradic
#9BCDBB #A29BCD #CD9BAD #C6CD9B
square
#9BCDBB #A29BCD #CD9BAD #C6CD9B
split-complementary
#9BCDBB #CD9BC6 #CDA29B
monochromatic
#4F9E82 #72B99F #9BCDBB #C4E1D7 #EBF5F1
Accessibility & contrast
On white
1.77
#9BCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#9BCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCDBB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCDBB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#8FCEC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9bcdbb; /* rgb */ color: rgb(155, 205, 187); /* oklch */ color: oklch(80.8% 0.058 170.7);
Tailwind
colors: {
custom: {
50: '#b9dccf',
500: '#9bcdbb',
950: '#000000',
},
}SCSS
$custom: #9bcdbb; $custom-light: #b9dccf; $custom-dark: #000000;
JSON
{
"hex": "#9bcdbb",
"rgb": {
"r": 155,
"g": 205,
"b": 187
},
"hsl": {
"h": 158.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.80806,
"c": 0.05813,
"h": 170.7
},
"luminance": 0.54219
}Semantic roles & 50–950 ramp
primary
#9BCDBB
secondary
#A26A7E
accent
#3963AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483