#96C2BF#96C2BF
#96C2BF is a light, muted teal. Relative luminance 0.488; OKLCH L 78.2% C 0.047 H 191.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2BF |
|---|---|
| RGB | rgb(150, 194, 191) |
| HSL | hsl(176, 27%, 67%) |
| HSV | hsv(176, 23%, 76%) |
| CMYK | cmyk(22.7%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.34, -15.10, -3.26) |
| CIE-LCH | lch(75.34, 15.45, 192.16°) |
| OKLab | oklab(78.18% -0.0459 -0.009) |
| OKLCH | oklch(78.18% 0.047 191.1) |
| XYZ | xyz(41.2706, 48.8275, 56.5302) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 10.50
Mediumturquoise
#48D1CC
ΔE00 10.84
Seafoam Blue
#78D1B6
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2BF #C29699
analogous
#96C2A9 #96C2BF #96AFC2
triadic
#96C2BF #BF96C2 #C2BF96
tetradic
#96C2BF #A996C2 #C29699 #AFC296
square
#96C2BF #A996C2 #C29699 #AFC296
split-complementary
#96C2BF #C296AF #C2A996
monochromatic
#518C88 #6FACA7 #96C2BF #BDD8D7 #E3EFEE
Accessibility & contrast
On white
1.95
#96C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#96C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2BF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2BF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#89C4C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96c2bf; /* rgb */ color: rgb(150, 194, 191); /* oklch */ color: oklch(78.2% 0.047 191.1);
Tailwind
colors: {
custom: {
50: '#b6d4d2',
500: '#96c2bf',
950: '#000000',
},
}SCSS
$custom: #96c2bf; $custom-light: #b6d4d2; $custom-dark: #000000;
JSON
{
"hex": "#96c2bf",
"rgb": {
"r": 150,
"g": 194,
"b": 191
},
"hsl": {
"h": 175.909,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.78178,
"c": 0.04675,
"h": 191.1
},
"luminance": 0.48829
}Semantic roles & 50–950 ramp
primary
#96C2BF
secondary
#E1D3D4
accent
#4047A5
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382