#9BCBBF#9BCBBF
#9BCBBF is a light, muted teal. Relative luminance 0.534; OKLCH L 80.5% C 0.053 H 177.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBBF |
|---|---|
| RGB | rgb(155, 203, 191) |
| HSL | hsl(165, 32%, 70%) |
| HSV | hsv(165, 24%, 80%) |
| CMYK | cmyk(23.6%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(78.13, -18.16, 0.86) |
| CIE-LCH | lch(78.13, 18.18, 177.27°) |
| OKLab | oklab(80.48% -0.0531 0.002) |
| OKLCH | oklch(80.48% 0.053 177.8) |
| XYZ | xyz(44.2746, 53.4403, 57.2623) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.08
Seafoam Blue
#78D1B6
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.54
Light Teal
#90E4C1
ΔE00 9.64
Mediumaquamarine
#66CDAA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBBF #CB9BA7
analogous
#9BCBA7 #9BCBBF #9BBFCB
triadic
#9BCBBF #BF9BCB #CBBF9B
tetradic
#9BCBBF #A79BCB #CB9BA7 #BFCB9B
square
#9BCBBF #A79BCB #CB9BA7 #BFCB9B
split-complementary
#9BCBBF #CB9BBF #CBA79B
monochromatic
#519B88 #73B6A5 #9BCBBF #C3E0D9 #EBF5F2
Accessibility & contrast
On white
1.80
#9BCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#9BCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBBF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBBF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#8ECCC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9bcbbf; /* rgb */ color: rgb(155, 203, 191); /* oklch */ color: oklch(80.5% 0.053 177.8);
Tailwind
colors: {
custom: {
50: '#b9dbd2',
500: '#9bcbbf',
950: '#000000',
},
}SCSS
$custom: #9bcbbf; $custom-light: #b9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#9bcbbf",
"rgb": {
"r": 155,
"g": 203,
"b": 191
},
"hsl": {
"h": 165,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.80477,
"c": 0.0531,
"h": 177.8
},
"luminance": 0.53442
}Semantic roles & 50–950 ramp
primary
#9BCBBF
secondary
#A06A78
accent
#3B57AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483