#96C8CA#96C8CA
#96C8CA is a light, muted teal. Relative luminance 0.521; OKLCH L 79.8% C 0.052 H 199.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #96C8CA |
|---|---|
| RGB | rgb(150, 200, 202) |
| HSL | hsl(182, 33%, 69%) |
| HSV | hsv(182, 26%, 79%) |
| CMYK | cmyk(25.7%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(77.31, -15.75, -6.30) |
| CIE-LCH | lch(77.31, 16.96, 201.80°) |
| OKLab | oklab(79.85% -0.0493 -0.0172) |
| OKLCH | oklch(79.85% 0.052 199.2) |
| XYZ | xyz(43.8893, 52.0548, 63.6007) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.43
Paleturquoise
#AFEEEE
ΔE00 8.87
Sky Blue
#87CEEB
ΔE00 9.61
Robin'S Egg Blue
#98EFF9
ΔE00 9.92
Mediumturquoise
#48D1CC
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C8CA #CA9896
analogous
#96CAB2 #96C8CA #96AECA
triadic
#96C8CA #CA96C8 #C8CA96
tetradic
#96C8CA #B296CA #CA9896 #AECA96
square
#96C8CA #B296CA #CA9896 #AECA96
split-complementary
#96C8CA #CA96AE #CAB296
monochromatic
#4D9699 #6DB3B5 #96C8CA #BFDDDF #E7F3F3
Accessibility & contrast
On white
1.84
#96C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#96C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C8CA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C8CA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#85CCC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96c8ca; /* rgb */ color: rgb(150, 200, 202); /* oklch */ color: oklch(79.8% 0.052 199.2);
Tailwind
colors: {
custom: {
50: '#b6d8da',
500: '#96c8ca',
950: '#000000',
},
}SCSS
$custom: #96c8ca; $custom-light: #b6d8da; $custom-dark: #000000;
JSON
{
"hex": "#96c8ca",
"rgb": {
"r": 150,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.308,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.79847,
"c": 0.05221,
"h": 199.2
},
"luminance": 0.52057
}Semantic roles & 50–950 ramp
primary
#96C8CA
secondary
#9F6865
accent
#3E3AAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383