#96DCD4#96DCD4
#96DCD4 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.6% C 0.071 H 186.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCD4 |
|---|---|
| RGB | rgb(150, 220, 212) |
| HSL | hsl(173, 50%, 73%) |
| HSV | hsv(173, 32%, 86%) |
| CMYK | cmyk(31.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.14, -23.55, -3.06) |
| CIE-LCH | lch(83.14, 23.75, 187.41°) |
| OKLab | oklab(84.59% -0.0705 -0.0086) |
| OKLCH | oklch(84.59% 0.071 186.9) |
| XYZ | xyz(50.0504, 62.4211, 71.6858) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 7.80
Pale Cyan
#B7FFFA
ΔE00 7.82
Duck Egg Blue
#C3FBF4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCD4 #DC969E
analogous
#96DCB1 #96DCD4 #96C1DC
triadic
#96DCD4 #D496DC #DCD496
tetradic
#96DCD4 #B196DC #DC969E #C1DC96
square
#96DCD4 #B196DC #DC969E #C1DC96
split-complementary
#96DCD4 #DC96C1 #DCB196
monochromatic
#3EBAAC #68CDC1 #96DCD4 #C4EBE7 #E8F7F6
Accessibility & contrast
On white
1.56
#96DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#96DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCD4
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCD4 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#7EDFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dcd4; /* rgb */ color: rgb(150, 220, 212); /* oklch */ color: oklch(84.6% 0.071 186.9);
Tailwind
colors: {
custom: {
50: '#b7e7e1',
500: '#96dcd4',
950: '#000000',
},
}SCSS
$custom: #96dcd4; $custom-light: #b7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#96dcd4",
"rgb": {
"r": 150,
"g": 220,
"b": 212
},
"hsl": {
"h": 173.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.84586,
"c": 0.07104,
"h": 186.9
},
"luminance": 0.62424
}Semantic roles & 50–950 ramp
primary
#96DCD4
secondary
#B4636C
accent
#2839BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484