#96C2CA#96C2CA
#96C2CA is a light, muted teal. Relative luminance 0.493; OKLCH L 78.5% C 0.048 H 209.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2CA |
|---|---|
| RGB | rgb(150, 194, 202) |
| HSL | hsl(189, 33%, 69%) |
| HSV | hsv(189, 26%, 79%) |
| CMYK | cmyk(25.7%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.66, -12.65, -8.76) |
| CIE-LCH | lch(75.66, 15.38, 214.71°) |
| OKLab | oklab(78.53% -0.0415 -0.0238) |
| OKLCH | oklch(78.53% 0.048 209.9) |
| XYZ | xyz(42.5269, 49.3300, 63.1466) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 7.32
Sky Blue
#87CEEB
ΔE00 7.65
Baby Blue
#89CFF0
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.82
Ice Blue
#A5DFF9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2CA #CA9E96
analogous
#96CAB8 #96C2CA #96A8CA
triadic
#96C2CA #CA96C2 #C2CA96
tetradic
#96C2CA #B896CA #CA9E96 #A8CA96
square
#96C2CA #B896CA #CA9E96 #A8CA96
split-complementary
#96C2CA #CA96A8 #CAB896
monochromatic
#4D8D99 #6DAAB5 #96C2CA #BFDADF #E7F1F3
Accessibility & contrast
On white
1.93
#96C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#96C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2CA
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2CA | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#85C6C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96c2ca; /* rgb */ color: rgb(150, 194, 202); /* oklch */ color: oklch(78.5% 0.048 209.9);
Tailwind
colors: {
custom: {
50: '#b6d4da',
500: '#96c2ca',
950: '#000000',
},
}SCSS
$custom: #96c2ca; $custom-light: #b6d4da; $custom-dark: #000000;
JSON
{
"hex": "#96c2ca",
"rgb": {
"r": 150,
"g": 194,
"b": 202
},
"hsl": {
"h": 189.231,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.7853,
"c": 0.04783,
"h": 209.9
},
"luminance": 0.49332
}Semantic roles & 50–950 ramp
primary
#96C2CA
secondary
#E6D9D6
accent
#4B3AAC
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383