#96BABE#96BABE
#96BABE is a light, muted teal. Relative luminance 0.453; OKLCH L 76.4% C 0.039 H 204.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #96BABE |
|---|---|
| RGB | rgb(150, 186, 190) |
| HSL | hsl(186, 24%, 67%) |
| HSV | hsv(186, 21%, 75%) |
| CMYK | cmyk(21.1%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.10, -11.15, -6.02) |
| CIE-LCH | lch(73.10, 12.68, 208.36°) |
| OKLab | oklab(76.39% -0.0356 -0.0164) |
| OKLCH | oklch(76.39% 0.039 204.7) |
| XYZ | xyz(39.4282, 45.3181, 55.3751) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.51
Bluegrey
#85A3B2
ΔE00 8.58
Cool Grey
#95A3A6
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.39
Light Grey Blue
#9DBCD4
ΔE00 9.41
Cool Gray
#9AA7B0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BABE #BE9A96
analogous
#96BEAE #96BABE #96A6BE
triadic
#96BABE #BE96BA #BABE96
tetradic
#96BABE #AE96BE #BE9A96 #A6BE96
square
#96BABE #AE96BE #BE9A96 #A6BE96
split-complementary
#96BABE #BE96A6 #BEAE96
monochromatic
#538186 #70A1A7 #96BABE #BCD3D5 #E2ECED
Accessibility & contrast
On white
2.09
#96BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#96BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BABE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BABE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#8ABDBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96babe; /* rgb */ color: rgb(150, 186, 190); /* oklch */ color: oklch(76.4% 0.039 204.7);
Tailwind
colors: {
custom: {
50: '#b5ced1',
500: '#96babe',
950: '#000000',
},
}SCSS
$custom: #96babe; $custom-light: #b5ced1; $custom-dark: #000000;
JSON
{
"hex": "#96babe",
"rgb": {
"r": 150,
"g": 186,
"b": 190
},
"hsl": {
"h": 186,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.76387,
"c": 0.03914,
"h": 204.7
},
"luminance": 0.4532
}Semantic roles & 50–950 ramp
primary
#96BABE
secondary
#DED3D1
accent
#4D44A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282