#96BFC0#96BFC0
#96BFC0 is a light, muted teal. Relative luminance 0.476; OKLCH L 77.5% C 0.044 H 198.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFC0 |
|---|---|
| RGB | rgb(150, 191, 192) |
| HSL | hsl(181, 25%, 67%) |
| HSV | hsv(181, 22%, 75%) |
| CMYK | cmyk(21.9%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.54, -13.33, -4.98) |
| CIE-LCH | lch(74.54, 14.23, 200.50°) |
| OKLab | oklab(77.55% -0.0415 -0.0136) |
| OKLCH | oklch(77.55% 0.044 198.1) |
| XYZ | xyz(40.7201, 47.5498, 56.8915) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.29
Lightblue
#ADD8E6
ΔE00 8.52
Sky Blue
#87CEEB
ΔE00 10.63
Cool Grey
#95A3A6
ΔE00 10.71
Bluegrey
#85A3B2
ΔE00 10.78
Light Grey Blue
#9DBCD4
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFC0 #C09796
analogous
#96C0AC #96BFC0 #96AAC0
triadic
#96BFC0 #C096BF #BFC096
tetradic
#96BFC0 #AC96C0 #C09796 #AAC096
square
#96BFC0 #AC96C0 #C09796 #AAC096
split-complementary
#96BFC0 #C096AA #C0AC96
monochromatic
#528889 #70A8A9 #96BFC0 #BCD6D7 #E3EEEE
Accessibility & contrast
On white
2.00
#96BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#96BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFC0
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFC0 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC0
Deuteranopia (green-blind)
#B1B5C0
Tritanopia (blue-blind)
#89C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bfc0; /* rgb */ color: rgb(150, 191, 192); /* oklch */ color: oklch(77.5% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#b5d2d3',
500: '#96bfc0',
950: '#000000',
},
}SCSS
$custom: #96bfc0; $custom-light: #b5d2d3; $custom-dark: #000000;
JSON
{
"hex": "#96bfc0",
"rgb": {
"r": 150,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.429,
"s": 25,
"l": 67.059
},
"oklch": {
"l": 0.77548,
"c": 0.04365,
"h": 198.1
},
"luminance": 0.47551
}Semantic roles & 50–950 ramp
primary
#96BFC0
secondary
#E0D3D2
accent
#4442A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282