#96BEC0#96BEC0
#96BEC0 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.043 H 200.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEC0 |
|---|---|
| RGB | rgb(150, 190, 192) |
| HSL | hsl(183, 25%, 67%) |
| HSV | hsv(183, 22%, 75%) |
| CMYK | cmyk(21.9%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(74.26, -12.81, -5.39) |
| CIE-LCH | lch(74.26, 13.90, 202.83°) |
| OKLab | oklab(77.33% -0.0401 -0.0147) |
| OKLCH | oklch(77.33% 0.043 200.1) |
| XYZ | xyz(40.5028, 47.1152, 56.8190) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.43
Bluegrey
#85A3B2
ΔE00 10.23
Cool Grey
#95A3A6
ΔE00 10.27
Sky Blue
#87CEEB
ΔE00 10.34
Light Grey Blue
#9DBCD4
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEC0 #C09896
analogous
#96C0AD #96BEC0 #96A9C0
triadic
#96BEC0 #C096BE #BEC096
tetradic
#96BEC0 #AD96C0 #C09896 #A9C096
square
#96BEC0 #AD96C0 #C09896 #A9C096
split-complementary
#96BEC0 #C096A9 #C0AD96
monochromatic
#528789 #70A6A9 #96BEC0 #BCD6D7 #E3EDEE
Accessibility & contrast
On white
2.01
#96BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#96BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEC0
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEC0 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#89C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bec0; /* rgb */ color: rgb(150, 190, 192); /* oklch */ color: oklch(77.3% 0.043 200.1);
Tailwind
colors: {
custom: {
50: '#b5d1d3',
500: '#96bec0',
950: '#000000',
},
}SCSS
$custom: #96bec0; $custom-light: #b5d1d3; $custom-dark: #000000;
JSON
{
"hex": "#96bec0",
"rgb": {
"r": 150,
"g": 190,
"b": 192
},
"hsl": {
"h": 182.857,
"s": 25,
"l": 67.059
},
"oklch": {
"l": 0.77328,
"c": 0.04274,
"h": 200.1
},
"luminance": 0.47117
}Semantic roles & 50–950 ramp
primary
#96BEC0
secondary
#E0D3D2
accent
#4742A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282