#96BABA#96BABA
#96BABA is a light, muted teal. Relative luminance 0.451; OKLCH L 76.3% C 0.039 H 196.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96BABA |
|---|---|
| RGB | rgb(150, 186, 186) |
| HSL | hsl(180, 21%, 66%) |
| HSV | hsv(180, 19%, 73%) |
| CMYK | cmyk(19.4%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.99, -12.03, -4.00) |
| CIE-LCH | lch(72.99, 12.68, 198.40°) |
| OKLab | oklab(76.26% -0.0372 -0.0109) |
| OKLCH | oklch(76.26% 0.039 196.4) |
| XYZ | xyz(38.9970, 45.1457, 53.1041) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.23
Lightblue
#ADD8E6
ΔE00 9.56
Powder Blue
#B0E0E6
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 9.86
Cool Gray
#9AA7B0
ΔE00 10.64
Cadetblue
#5F9EA0
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BABA #BA9696
analogous
#96BAA8 #96BABA #96A8BA
triadic
#96BABA #BA96BA #BABA96
tetradic
#96BABA #A896BA #BA9696 #A8BA96
square
#96BABA #A896BA #BA9696 #A8BA96
split-complementary
#96BABA #BA96A8 #BAA896
monochromatic
#558181 #71A2A2 #96BABA #BBD2D2 #E0EBEB
Accessibility & contrast
On white
2.09
#96BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#96BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BABA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BABA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#8BBCBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96baba; /* rgb */ color: rgb(150, 186, 186); /* oklch */ color: oklch(76.3% 0.039 196.4);
Tailwind
colors: {
custom: {
50: '#b5cece',
500: '#96baba',
950: '#000000',
},
}SCSS
$custom: #96baba; $custom-light: #b5cece; $custom-dark: #000000;
JSON
{
"hex": "#96baba",
"rgb": {
"r": 150,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.76259,
"c": 0.03875,
"h": 196.4
},
"luminance": 0.45147
}Semantic roles & 50–950 ramp
primary
#96BABA
secondary
#DCD0D0
accent
#46469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282