#96BBC2#96BBC2
#96BBC2 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.041 H 210.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBC2 |
|---|---|
| RGB | rgb(150, 187, 194) |
| HSL | hsl(190, 27%, 67%) |
| HSV | hsv(190, 23%, 76%) |
| CMYK | cmyk(22.7%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.49, -10.79, -7.62) |
| CIE-LCH | lch(73.49, 13.21, 215.24°) |
| OKLab | oklab(76.74% -0.0353 -0.0207) |
| OKLCH | oklch(76.74% 0.041 210.4) |
| XYZ | xyz(40.0828, 45.9182, 57.7797) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.72
Bluegrey
#85A3B2
ΔE00 8.05
Light Grey Blue
#9DBCD4
ΔE00 8.21
Cool Grey
#95A3A6
ΔE00 8.92
Sky Blue
#87CEEB
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBC2 #C29D96
analogous
#96C2B3 #96BBC2 #96A5C2
triadic
#96BBC2 #C296BB #BBC296
tetradic
#96BBC2 #B396C2 #C29D96 #A5C296
square
#96BBC2 #B396C2 #C29D96 #A5C296
split-complementary
#96BBC2 #C296A5 #C2B396
monochromatic
#51838C #6FA2AC #96BBC2 #BDD4D8 #E3EDEF
Accessibility & contrast
On white
2.06
#96BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#96BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBC2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBC2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C2
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#89BFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbc2; /* rgb */ color: rgb(150, 187, 194); /* oklch */ color: oklch(76.7% 0.041 210.4);
Tailwind
colors: {
custom: {
50: '#b5cfd4',
500: '#96bbc2',
950: '#000000',
},
}SCSS
$custom: #96bbc2; $custom-light: #b5cfd4; $custom-dark: #000000;
JSON
{
"hex": "#96bbc2",
"rgb": {
"r": 150,
"g": 187,
"b": 194
},
"hsl": {
"h": 189.545,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.76736,
"c": 0.04095,
"h": 210.4
},
"luminance": 0.4592
}Semantic roles & 50–950 ramp
primary
#96BBC2
secondary
#E1D5D3
accent
#5040A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283