#96CECD#96CECD
#96CECD is a light, muted teal. Relative luminance 0.550; OKLCH L 81.3% C 0.058 H 194.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #96CECD |
|---|---|
| RGB | rgb(150, 206, 205) |
| HSL | hsl(179, 36%, 70%) |
| HSV | hsv(179, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.06, -18.13, -5.33) |
| CIE-LCH | lch(79.06, 18.90, 196.39°) |
| OKLab | oklab(81.27% -0.0558 -0.0146) |
| OKLCH | oklch(81.27% 0.058 194.7) |
| XYZ | xyz(45.6649, 55.0322, 65.9619) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 8.42
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CECD #CE9697
analogous
#96CEB1 #96CECD #96B3CE
triadic
#96CECD #CD96CE #CECD96
tetradic
#96CECD #B196CE #CE9697 #B3CE96
square
#96CECD #B196CE #CE9697 #B3CE96
split-complementary
#96CECD #CE96B3 #CEB196
monochromatic
#4A9F9E #6CBBB9 #96CECD #C0E1E1 #E9F5F5
Accessibility & contrast
On white
1.75
#96CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#96CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CECD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CECD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#83D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cecd; /* rgb */ color: rgb(150, 206, 205); /* oklch */ color: oklch(81.3% 0.058 194.7);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#96cecd',
950: '#000000',
},
}SCSS
$custom: #96cecd; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#96cecd",
"rgb": {
"r": 150,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.929,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.81266,
"c": 0.05769,
"h": 194.7
},
"luminance": 0.55034
}Semantic roles & 50–950 ramp
primary
#96CECD
secondary
#A36566
accent
#3638AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484