#96CECC#96CECC
#96CECC is a light, muted teal. Relative luminance 0.550; OKLCH L 81.2% C 0.058 H 193.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #96CECC |
|---|---|
| RGB | rgb(150, 206, 204) |
| HSL | hsl(178, 36%, 70%) |
| HSV | hsv(178, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(79.03, -18.36, -4.84) |
| CIE-LCH | lch(79.03, 18.98, 194.76°) |
| OKLab | oklab(81.24% -0.0562 -0.0133) |
| OKLCH | oklch(81.24% 0.058 193.3) |
| XYZ | xyz(45.5445, 54.9840, 65.3282) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 7.39
Lightblue
#ADD8E6
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 8.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.96
Pale Teal
#82CBB2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CECC #CE9698
analogous
#96CEB0 #96CECC #96B4CE
triadic
#96CECC #CC96CE #CECC96
tetradic
#96CECC #B096CE #CE9698 #B4CE96
square
#96CECC #B096CE #CE9698 #B4CE96
split-complementary
#96CECC #CE96B4 #CEB096
monochromatic
#4A9F9C #6CBBB8 #96CECC #C0E1E0 #E9F5F5
Accessibility & contrast
On white
1.75
#96CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#96CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CECC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CECC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#83D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96cecc; /* rgb */ color: rgb(150, 206, 204); /* oklch */ color: oklch(81.2% 0.058 193.3);
Tailwind
colors: {
custom: {
50: '#b6dddb',
500: '#96cecc',
950: '#000000',
},
}SCSS
$custom: #96cecc; $custom-light: #b6dddb; $custom-dark: #000000;
JSON
{
"hex": "#96cecc",
"rgb": {
"r": 150,
"g": 206,
"b": 204
},
"hsl": {
"h": 177.857,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.81235,
"c": 0.05776,
"h": 193.3
},
"luminance": 0.54986
}Semantic roles & 50–950 ramp
primary
#96CECC
secondary
#A36567
accent
#363BAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484