#96CCCF#96CCCF
#96CCCF is a light, muted teal. Relative luminance 0.542; OKLCH L 80.9% C 0.056 H 200.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCCF |
|---|---|
| RGB | rgb(150, 204, 207) |
| HSL | hsl(183, 37%, 70%) |
| HSV | hsv(183, 28%, 81%) |
| CMYK | cmyk(27.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.56, -16.66, -7.14) |
| CIE-LCH | lch(78.56, 18.13, 203.20°) |
| OKLab | oklab(80.89% -0.0524 -0.0195) |
| OKLCH | oklch(80.89% 0.056 200.4) |
| XYZ | xyz(45.4294, 54.1725, 67.0820) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Sky Blue
#87CEEB
ΔE00 9.14
Pale Sky Blue
#BDF6FE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCCF #CF9996
analogous
#96CFB6 #96CCCF #96AFCF
triadic
#96CCCF #CF96CC #CCCF96
tetradic
#96CCCF #B696CF #CF9996 #AFCF96
square
#96CCCF #B696CF #CF9996 #AFCF96
split-complementary
#96CCCF #CF96AF #CFB696
monochromatic
#4A9CA1 #6CB8BC #96CCCF #C0E0E2 #EAF5F5
Accessibility & contrast
On white
1.77
#96CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#96CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCCF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCCF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#82D0CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cccf; /* rgb */ color: rgb(150, 204, 207); /* oklch */ color: oklch(80.9% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#b6dbdd',
500: '#96cccf',
950: '#000000',
},
}SCSS
$custom: #96cccf; $custom-light: #b6dbdd; $custom-dark: #000000;
JSON
{
"hex": "#96cccf",
"rgb": {
"r": 150,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.158,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80888,
"c": 0.05596,
"h": 200.4
},
"luminance": 0.54175
}Semantic roles & 50–950 ramp
primary
#96CCCF
secondary
#A56865
accent
#3C35B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484