#9CBABE#9CBABE
#9CBABE is a light, muted teal. Relative luminance 0.459; OKLCH L 76.8% C 0.033 H 206.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBABE |
|---|---|
| RGB | rgb(156, 186, 190) |
| HSL | hsl(187, 21%, 68%) |
| HSV | hsv(187, 18%, 75%) |
| CMYK | cmyk(17.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.48, -9.26, -5.41) |
| CIE-LCH | lch(73.48, 10.73, 210.31°) |
| OKLab | oklab(76.79% -0.0296 -0.0147) |
| OKLCH | oklch(76.79% 0.033 206.4) |
| XYZ | xyz(40.5610, 45.9022, 55.4282) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.77
Bluegrey
#85A3B2
ΔE00 8.24
Cool Gray
#9AA7B0
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.66
Powder Blue
#B0E0E6
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBABE #BEA09C
analogous
#9CBEB1 #9CBABE #9CA9BE
triadic
#9CBABE #BE9CBA #BABE9C
tetradic
#9CBABE #B19CBE #BEA09C #A9BE9C
square
#9CBABE #B19CBE #BEA09C #A9BE9C
split-complementary
#9CBABE #BE9CA9 #BEB19C
monochromatic
#598287 #77A0A6 #9CBABE #C1D4D6 #E6EDEF
Accessibility & contrast
On white
2.06
#9CBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9CBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBABE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBABE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#AFB2BE
Tritanopia (blue-blind)
#92BDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9cbabe; /* rgb */ color: rgb(156, 186, 190); /* oklch */ color: oklch(76.8% 0.033 206.4);
Tailwind
colors: {
custom: {
50: '#b9ced1',
500: '#9cbabe',
950: '#000000',
},
}SCSS
$custom: #9cbabe; $custom-light: #b9ced1; $custom-dark: #000000;
JSON
{
"hex": "#9cbabe",
"rgb": {
"r": 156,
"g": 186,
"b": 190
},
"hsl": {
"h": 187.059,
"s": 20.732,
"l": 67.843
},
"oklch": {
"l": 0.76787,
"c": 0.03307,
"h": 206.4
},
"luminance": 0.45903
}Semantic roles & 50–950 ramp
primary
#9CBABE
secondary
#E0D7D6
accent
#51469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282