#96CDCF#96CDCF
#96CDCF is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.057 H 198.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #96CDCF |
|---|---|
| RGB | rgb(150, 205, 207) |
| HSL | hsl(182, 37%, 70%) |
| HSV | hsv(182, 28%, 81%) |
| CMYK | cmyk(27.5%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(78.84, -17.17, -6.73) |
| CIE-LCH | lch(78.84, 18.45, 201.41°) |
| OKLab | oklab(81.11% -0.0537 -0.0184) |
| OKLCH | oklch(81.11% 0.057 198.9) |
| XYZ | xyz(45.6678, 54.6494, 67.1615) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 9.57
Mediumturquoise
#48D1CC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CDCF #CF9896
analogous
#96CFB4 #96CDCF #96B1CF
triadic
#96CDCF #CF96CD #CDCF96
tetradic
#96CDCF #B496CF #CF9896 #B1CF96
square
#96CDCF #B496CF #CF9896 #B1CF96
split-complementary
#96CDCF #CF96B1 #CFB496
monochromatic
#4A9EA1 #6CB9BC #96CDCF #C0E1E2 #EAF5F5
Accessibility & contrast
On white
1.76
#96CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#96CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CDCF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CDCF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#82D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cdcf; /* rgb */ color: rgb(150, 205, 207); /* oklch */ color: oklch(81.1% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#b6dcdd',
500: '#96cdcf',
950: '#000000',
},
}SCSS
$custom: #96cdcf; $custom-light: #b6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#96cdcf",
"rgb": {
"r": 150,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.105,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81108,
"c": 0.05679,
"h": 198.9
},
"luminance": 0.54652
}Semantic roles & 50–950 ramp
primary
#96CDCF
secondary
#A56765
accent
#3A35B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484