#96BBBF#96BBBF
#96BBBF is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.040 H 204.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBBF |
|---|---|
| RGB | rgb(150, 187, 191) |
| HSL | hsl(186, 24%, 67%) |
| HSV | hsv(186, 21%, 75%) |
| CMYK | cmyk(21.5%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.41, -11.46, -6.11) |
| CIE-LCH | lch(73.41, 12.99, 208.08°) |
| OKLab | oklab(76.64% -0.0365 -0.0166) |
| OKLCH | oklch(76.64% 0.04 204.5) |
| XYZ | xyz(39.7492, 45.7848, 56.0231) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.32
Bluegrey
#85A3B2
ΔE00 8.85
Cool Grey
#95A3A6
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.52
Cool Gray
#9AA7B0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBBF #BF9A96
analogous
#96BFAF #96BBBF #96A7BF
triadic
#96BBBF #BF96BB #BBBF96
tetradic
#96BBBF #AF96BF #BF9A96 #A7BF96
square
#96BBBF #AF96BF #BF9A96 #A7BF96
split-complementary
#96BBBF #BF96A7 #BFAF96
monochromatic
#538388 #70A2A8 #96BBBF #BCD4D6 #E2ECED
Accessibility & contrast
On white
2.07
#96BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#96BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBBF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBBF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#89BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbbf; /* rgb */ color: rgb(150, 187, 191); /* oklch */ color: oklch(76.6% 0.040 204.5);
Tailwind
colors: {
custom: {
50: '#b5cfd2',
500: '#96bbbf',
950: '#000000',
},
}SCSS
$custom: #96bbbf; $custom-light: #b5cfd2; $custom-dark: #000000;
JSON
{
"hex": "#96bbbf",
"rgb": {
"r": 150,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.854,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76638,
"c": 0.04012,
"h": 204.5
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#96BBBF
secondary
#DFD3D2
accent
#4C43A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282