#96CCCC#96CCCC
#96CCCC is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.056 H 196.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCCC |
|---|---|
| RGB | rgb(150, 204, 204) |
| HSL | hsl(180, 35%, 69%) |
| HSV | hsv(180, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.48, -17.34, -5.66) |
| CIE-LCH | lch(78.48, 18.24, 198.06°) |
| OKLab | oklab(80.79% -0.0536 -0.0155) |
| OKLCH | oklch(80.79% 0.056 196.1) |
| XYZ | xyz(45.0661, 54.0272, 65.1688) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.81
Lightblue
#ADD8E6
ΔE00 8.05
Robin'S Egg Blue
#98EFF9
ΔE00 9.10
Mediumturquoise
#48D1CC
ΔE00 9.38
Pale Teal
#82CBB2
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCCC #CC9696
analogous
#96CCB1 #96CCCC #96B1CC
triadic
#96CCCC #CC96CC #CCCC96
tetradic
#96CCCC #B196CC #CC9696 #B1CC96
square
#96CCCC #B196CC #CC9696 #B1CC96
split-complementary
#96CCCC #CC96B1 #CCB196
monochromatic
#4C9C9C #6DB8B8 #96CCCC #BFE0E0 #E8F4F4
Accessibility & contrast
On white
1.78
#96CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#96CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCCC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCCC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#83CFCC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cccc; /* rgb */ color: rgb(150, 204, 204); /* oklch */ color: oklch(80.8% 0.056 196.1);
Tailwind
colors: {
custom: {
50: '#b6dbdb',
500: '#96cccc',
950: '#000000',
},
}SCSS
$custom: #96cccc; $custom-light: #b6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#96cccc",
"rgb": {
"r": 150,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80793,
"c": 0.05584,
"h": 196.1
},
"luminance": 0.54029
}Semantic roles & 50–950 ramp
primary
#96CCCC
secondary
#A16565
accent
#3838AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484