#96BEC2#96BEC2
#96BEC2 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.043 H 203.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEC2 |
|---|---|
| RGB | rgb(150, 190, 194) |
| HSL | hsl(185, 27%, 67%) |
| HSV | hsv(185, 23%, 76%) |
| CMYK | cmyk(22.7%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.32, -12.36, -6.40) |
| CIE-LCH | lch(74.32, 13.92, 207.35°) |
| OKLab | oklab(77.39% -0.0393 -0.0174) |
| OKLCH | oklch(77.39% 0.043 203.9) |
| XYZ | xyz(40.7259, 47.2044, 57.9940) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 8.31
Sky Blue
#87CEEB
ΔE00 9.57
Bluegrey
#85A3B2
ΔE00 9.67
Light Grey Blue
#9DBCD4
ΔE00 9.86
Cool Grey
#95A3A6
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEC2 #C29A96
analogous
#96C2B0 #96BEC2 #96A8C2
triadic
#96BEC2 #C296BE #BEC296
tetradic
#96BEC2 #B096C2 #C29A96 #A8C296
square
#96BEC2 #B096C2 #C29A96 #A8C296
split-complementary
#96BEC2 #C296A8 #C2B096
monochromatic
#51878C #6FA6AC #96BEC2 #BDD6D8 #E3EEEF
Accessibility & contrast
On white
2.01
#96BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#96BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEC2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEC2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#88C1BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bec2; /* rgb */ color: rgb(150, 190, 194); /* oklch */ color: oklch(77.4% 0.043 203.9);
Tailwind
colors: {
custom: {
50: '#b5d1d4',
500: '#96bec2',
950: '#000000',
},
}SCSS
$custom: #96bec2; $custom-light: #b5d1d4; $custom-dark: #000000;
JSON
{
"hex": "#96bec2",
"rgb": {
"r": 150,
"g": 190,
"b": 194
},
"hsl": {
"h": 185.455,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.77392,
"c": 0.04302,
"h": 203.9
},
"luminance": 0.47206
}Semantic roles & 50–950 ramp
primary
#96BEC2
secondary
#E1D4D3
accent
#4A40A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283