#96BBBC#96BBBC
#96BBBC is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.040 H 198.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBBC |
|---|---|
| RGB | rgb(150, 187, 188) |
| HSL | hsl(182, 22%, 66%) |
| HSV | hsv(182, 20%, 74%) |
| CMYK | cmyk(20.2%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.32, -12.12, -4.60) |
| CIE-LCH | lch(73.32, 12.96, 200.80°) |
| OKLab | oklab(76.54% -0.0377 -0.0125) |
| OKLCH | oklch(76.54% 0.04 198.4) |
| XYZ | xyz(39.4225, 45.6541, 54.3022) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.10
Powder Blue
#B0E0E6
ΔE00 9.29
Cool Grey
#95A3A6
ΔE00 9.42
Bluegrey
#85A3B2
ΔE00 9.78
Cool Gray
#9AA7B0
ΔE00 10.66
Light Grey Blue
#9DBCD4
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBBC #BC9796
analogous
#96BCAA #96BBBC #96A8BC
triadic
#96BBBC #BC96BB #BBBC96
tetradic
#96BBBC #AA96BC #BC9796 #A8BC96
square
#96BBBC #AA96BC #BC9796 #A8BC96
split-complementary
#96BBBC #BC96A8 #BCAA96
monochromatic
#548284 #71A3A4 #96BBBC #BBD3D4 #E1EBEC
Accessibility & contrast
On white
2.07
#96BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#96BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBBC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBBC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#AEB2BC
Tritanopia (blue-blind)
#8ABEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbbc; /* rgb */ color: rgb(150, 187, 188); /* oklch */ color: oklch(76.5% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#b5cfd0',
500: '#96bbbc',
950: '#000000',
},
}SCSS
$custom: #96bbbc; $custom-light: #b5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#96bbbc",
"rgb": {
"r": 150,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.579,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.76542,
"c": 0.03975,
"h": 198.4
},
"luminance": 0.45656
}Semantic roles & 50–950 ramp
primary
#96BBBC
secondary
#DDD1D1
accent
#4745A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282