#9CBEBF#9CBEBF
#9CBEBF is a light, muted teal. Relative luminance 0.477; OKLCH L 77.7% C 0.037 H 198.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBEBF |
|---|---|
| RGB | rgb(156, 190, 191) |
| HSL | hsl(182, 21%, 68%) |
| HSV | hsv(182, 18%, 75%) |
| CMYK | cmyk(18.3%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.61, -11.15, -4.30) |
| CIE-LCH | lch(74.61, 11.95, 201.08°) |
| OKLab | oklab(77.69% -0.0347 -0.0117) |
| OKLCH | oklch(77.69% 0.037 198.6) |
| XYZ | xyz(41.5251, 47.6551, 56.2906) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 8.59
Cool Grey
#95A3A6
ΔE00 9.45
Bluegrey
#85A3B2
ΔE00 10.12
Light Grey Blue
#9DBCD4
ΔE00 10.44
Cool Gray
#9AA7B0
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBEBF #BF9D9C
analogous
#9CBFAE #9CBEBF #9CACBF
triadic
#9CBEBF #BF9CBE #BEBF9C
tetradic
#9CBEBF #AE9CBF #BF9D9C #ACBF9C
square
#9CBEBF #AE9CBF #BF9D9C #ACBF9C
split-complementary
#9CBEBF #BF9CAC #BFAE9C
monochromatic
#588788 #77A6A7 #9CBEBF #C1D6D7 #E6EFEF
Accessibility & contrast
On white
1.99
#9CBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#9CBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBEBF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBEBF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#91C0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9cbebf; /* rgb */ color: rgb(156, 190, 191); /* oklch */ color: oklch(77.7% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#b9d1d2',
500: '#9cbebf',
950: '#000000',
},
}SCSS
$custom: #9cbebf; $custom-light: #b9d1d2; $custom-dark: #000000;
JSON
{
"hex": "#9cbebf",
"rgb": {
"r": 156,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.714,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.77688,
"c": 0.03662,
"h": 198.6
},
"luminance": 0.47656
}Semantic roles & 50–950 ramp
primary
#9CBEBF
secondary
#E1D6D6
accent
#4846A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282