#96DCCE#96DCCE
#96DCCE is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.073 H 180.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCCE |
|---|---|
| RGB | rgb(150, 220, 206) |
| HSL | hsl(168, 50%, 73%) |
| HSV | hsv(168, 32%, 86%) |
| CMYK | cmyk(31.8%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.98, -24.88, -0.11) |
| CIE-LCH | lch(82.98, 24.88, 180.25°) |
| OKLab | oklab(84.41% -0.073 -0.0007) |
| OKLCH | oklch(84.41% 0.073 180.5) |
| XYZ | xyz(49.3076, 62.1239, 67.7735) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.79
Tiffany Blue
#7BF2DA
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.28
Pale Aqua
#B8FFEB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCCE #DC96A4
analogous
#96DCAB #96DCCE #96C7DC
triadic
#96DCCE #CE96DC #DCCE96
tetradic
#96DCCE #AB96DC #DC96A4 #C7DC96
square
#96DCCE #AB96DC #DC96A4 #C7DC96
split-complementary
#96DCCE #DC96C7 #DCAB96
monochromatic
#3EBAA1 #68CDB9 #96DCCE #C4EBE3 #E8F7F4
Accessibility & contrast
On white
1.56
#96DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#96DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCCE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCCE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#80DED8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dcce; /* rgb */ color: rgb(150, 220, 206); /* oklch */ color: oklch(84.4% 0.073 180.5);
Tailwind
colors: {
custom: {
50: '#b7e7dc',
500: '#96dcce',
950: '#000000',
},
}SCSS
$custom: #96dcce; $custom-light: #b7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#96dcce",
"rgb": {
"r": 150,
"g": 220,
"b": 206
},
"hsl": {
"h": 168,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.84407,
"c": 0.073,
"h": 180.5
},
"luminance": 0.62127
}Semantic roles & 50–950 ramp
primary
#96DCCE
secondary
#B46373
accent
#2846BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484