#96C8CF#96C8CF
#96C8CF is a light, muted teal. Relative luminance 0.523; OKLCH L 80.0% C 0.053 H 206.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96C8CF |
|---|---|
| RGB | rgb(150, 200, 207) |
| HSL | hsl(187, 37%, 70%) |
| HSV | hsv(187, 28%, 81%) |
| CMYK | cmyk(27.5%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.46, -14.61, -8.78) |
| CIE-LCH | lch(77.46, 17.05, 211.01°) |
| OKLab | oklab(80.01% -0.0473 -0.024) |
| OKLCH | oklch(80.01% 0.053 206.9) |
| XYZ | xyz(44.4909, 52.2955, 66.7692) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 8.80
Ice Blue
#A5DFF9
ΔE00 8.84
Paleturquoise
#AFEEEE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C8CF #CF9D96
analogous
#96CFB9 #96C8CF #96ACCF
triadic
#96C8CF #CF96C8 #C8CF96
tetradic
#96C8CF #B996CF #CF9D96 #ACCF96
square
#96C8CF #B996CF #CF9D96 #ACCF96
split-complementary
#96C8CF #CF96AC #CFB996
monochromatic
#4A96A1 #6CB2BC #96C8CF #C0DEE2 #EAF4F5
Accessibility & contrast
On white
1.83
#96C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#96C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C8CF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C8CF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#83CCCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96c8cf; /* rgb */ color: rgb(150, 200, 207); /* oklch */ color: oklch(80.0% 0.053 206.9);
Tailwind
colors: {
custom: {
50: '#b6d8dd',
500: '#96c8cf',
950: '#000000',
},
}SCSS
$custom: #96c8cf; $custom-light: #b6d8dd; $custom-dark: #000000;
JSON
{
"hex": "#96c8cf",
"rgb": {
"r": 150,
"g": 200,
"b": 207
},
"hsl": {
"h": 187.368,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80009,
"c": 0.05302,
"h": 206.9
},
"luminance": 0.52298
}Semantic roles & 50–950 ramp
primary
#96C8CF
secondary
#A56D65
accent
#4435B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384