#96CDCC#96CDCC
#96CDCC is a light, muted teal. Relative luminance 0.545; OKLCH L 81.0% C 0.057 H 194.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96CDCC |
|---|---|
| RGB | rgb(150, 205, 204) |
| HSL | hsl(179, 35%, 70%) |
| HSV | hsv(179, 27%, 80%) |
| CMYK | cmyk(26.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.75, -17.85, -5.25) |
| CIE-LCH | lch(78.75, 18.61, 196.38°) |
| OKLab | oklab(81.01% -0.0549 -0.0144) |
| OKLCH | oklch(81.01% 0.057 194.7) |
| XYZ | xyz(45.3046, 54.5041, 65.2482) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 8.41
Robin'S Egg Blue
#98EFF9
ΔE00 9.01
Mediumturquoise
#48D1CC
ΔE00 9.11
Pale Teal
#82CBB2
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CDCC #CD9697
analogous
#96CDB1 #96CDCC #96B3CD
triadic
#96CDCC #CC96CD #CDCC96
tetradic
#96CDCC #B196CD #CD9697 #B3CD96
square
#96CDCC #B196CD #CD9697 #B3CD96
split-complementary
#96CDCC #CD96B3 #CDB196
monochromatic
#4B9E9C #6DB9B8 #96CDCC #BFE1E0 #E9F4F4
Accessibility & contrast
On white
1.76
#96CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#96CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CDCC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CDCC | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#83D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cdcc; /* rgb */ color: rgb(150, 205, 204); /* oklch */ color: oklch(81.0% 0.057 194.7);
Tailwind
colors: {
custom: {
50: '#b6dcdb',
500: '#96cdcc',
950: '#000000',
},
}SCSS
$custom: #96cdcc; $custom-light: #b6dcdb; $custom-dark: #000000;
JSON
{
"hex": "#96cdcc",
"rgb": {
"r": 150,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.909,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.81013,
"c": 0.05678,
"h": 194.7
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#96CDCC
secondary
#A26566
accent
#3739AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484