#96CBCC#96CBCC
#96CBCC is a light, muted teal. Relative luminance 0.536; OKLCH L 80.6% C 0.055 H 197.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBCC |
|---|---|
| RGB | rgb(150, 203, 204) |
| HSL | hsl(181, 35%, 69%) |
| HSV | hsv(181, 26%, 80%) |
| CMYK | cmyk(26.5%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(78.20, -16.83, -6.06) |
| CIE-LCH | lch(78.20, 17.89, 199.81°) |
| OKLab | oklab(80.57% -0.0524 -0.0166) |
| OKLCH | oklch(80.57% 0.055 197.6) |
| XYZ | xyz(44.8292, 53.5534, 65.0898) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.23
Mediumturquoise
#48D1CC
ΔE00 9.68
Sky Blue
#87CEEB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBCC #CC9796
analogous
#96CCB2 #96CBCC #96B0CC
triadic
#96CBCC #CC96CB #CBCC96
tetradic
#96CBCC #B296CC #CC9796 #B0CC96
square
#96CBCC #B296CC #CC9796 #B0CC96
split-complementary
#96CBCC #CC96B0 #CCB296
monochromatic
#4C9A9C #6DB7B8 #96CBCC #BFDFE0 #E8F4F4
Accessibility & contrast
On white
1.79
#96CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#96CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBCC
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBCC | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#84CFCB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96cbcc; /* rgb */ color: rgb(150, 203, 204); /* oklch */ color: oklch(80.6% 0.055 197.6);
Tailwind
colors: {
custom: {
50: '#b6dbdb',
500: '#96cbcc',
950: '#000000',
},
}SCSS
$custom: #96cbcc; $custom-light: #b6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#96cbcc",
"rgb": {
"r": 150,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.111,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80572,
"c": 0.05493,
"h": 197.6
},
"luminance": 0.53556
}Semantic roles & 50–950 ramp
primary
#96CBCC
secondary
#A16665
accent
#3A38AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484