#96CCCD#96CCCD
#96CCCD is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.056 H 197.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCCD |
|---|---|
| RGB | rgb(150, 204, 205) |
| HSL | hsl(181, 35%, 70%) |
| HSV | hsv(181, 27%, 80%) |
| CMYK | cmyk(26.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.51, -17.12, -6.15) |
| CIE-LCH | lch(78.51, 18.19, 199.77°) |
| OKLab | oklab(80.82% -0.0532 -0.0168) |
| OKLCH | oklch(80.82% 0.056 197.5) |
| XYZ | xyz(45.1864, 54.0754, 65.8024) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Mediumturquoise
#48D1CC
ΔE00 9.54
Sky Blue
#87CEEB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCCD #CD9796
analogous
#96CDB3 #96CCCD #96B1CD
triadic
#96CCCD #CD96CC #CCCD96
tetradic
#96CCCD #B396CD #CD9796 #B1CD96
square
#96CCCD #B396CD #CD9796 #B1CD96
split-complementary
#96CCCD #CD96B1 #CDB396
monochromatic
#4B9C9E #6DB8B9 #96CCCD #BFE0E1 #E9F4F4
Accessibility & contrast
On white
1.78
#96CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#96CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCCD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCCD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#83D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cccd; /* rgb */ color: rgb(150, 204, 205); /* oklch */ color: oklch(80.8% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#b6dbdc',
500: '#96cccd',
950: '#000000',
},
}SCSS
$custom: #96cccd; $custom-light: #b6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#96cccd",
"rgb": {
"r": 150,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.091,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80824,
"c": 0.05585,
"h": 197.5
},
"luminance": 0.54078
}Semantic roles & 50–950 ramp
primary
#96CCCD
secondary
#A26665
accent
#3937AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484