#96BABC#96BABC
#96BABC is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.039 H 200.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96BABC |
|---|---|
| RGB | rgb(150, 186, 188) |
| HSL | hsl(183, 22%, 66%) |
| HSV | hsv(183, 20%, 74%) |
| CMYK | cmyk(20.2%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.04, -11.60, -5.01) |
| CIE-LCH | lch(73.04, 12.63, 203.38°) |
| OKLab | oklab(76.32% -0.0364 -0.0136) |
| OKLCH | oklch(76.32% 0.039 200.6) |
| XYZ | xyz(39.2111, 45.2313, 54.2317) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.96
Lightblue
#ADD8E6
ΔE00 9.00
Bluegrey
#85A3B2
ΔE00 9.20
Powder Blue
#B0E0E6
ΔE00 9.47
Cool Gray
#9AA7B0
ΔE00 10.12
Light Grey Blue
#9DBCD4
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BABC #BC9896
analogous
#96BCAB #96BABC #96A7BC
triadic
#96BABC #BC96BA #BABC96
tetradic
#96BABC #AB96BC #BC9896 #A7BC96
square
#96BABC #AB96BC #BC9896 #A7BC96
split-complementary
#96BABC #BC96A7 #BCAB96
monochromatic
#548184 #71A1A4 #96BABC #BBD3D4 #E1EBEC
Accessibility & contrast
On white
2.09
#96BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#96BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BABC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BABC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#8ABDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96babc; /* rgb */ color: rgb(150, 186, 188); /* oklch */ color: oklch(76.3% 0.039 200.6);
Tailwind
colors: {
custom: {
50: '#b5ced0',
500: '#96babc',
950: '#000000',
},
}SCSS
$custom: #96babc; $custom-light: #b5ced0; $custom-dark: #000000;
JSON
{
"hex": "#96babc",
"rgb": {
"r": 150,
"g": 186,
"b": 188
},
"hsl": {
"h": 183.158,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.76323,
"c": 0.03884,
"h": 200.6
},
"luminance": 0.45233
}Semantic roles & 50–950 ramp
primary
#96BABC
secondary
#DDD1D1
accent
#4A45A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282