#96DCDC#96DCDC
#96DCDC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.070 H 195.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCDC |
|---|---|
| RGB | rgb(150, 220, 220) |
| HSL | hsl(180, 50%, 73%) |
| HSV | hsv(180, 32%, 86%) |
| CMYK | cmyk(31.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.36, -21.73, -6.99) |
| CIE-LCH | lch(83.36, 22.83, 197.82°) |
| OKLab | oklab(84.83% -0.0673 -0.0192) |
| OKLCH | oklch(84.83% 0.07 195.9) |
| XYZ | xyz(51.0847, 62.8347, 77.1328) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Light Cyan
#ACFFFC
ΔE00 7.59
Robin'S Egg
#6DEDFD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCDC #DC9696
analogous
#96DCB9 #96DCDC #96B9DC
triadic
#96DCDC #DC96DC #DCDC96
tetradic
#96DCDC #B996DC #DC9696 #B9DC96
square
#96DCDC #B996DC #DC9696 #B9DC96
split-complementary
#96DCDC #DC96B9 #DCB996
monochromatic
#3EBABA #68CDCD #96DCDC #C4EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#96DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#96DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCDC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCDC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#7CE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dcdc; /* rgb */ color: rgb(150, 220, 220); /* oklch */ color: oklch(84.8% 0.070 195.9);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#96dcdc',
950: '#000000',
},
}SCSS
$custom: #96dcdc; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#96dcdc",
"rgb": {
"r": 150,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.84833,
"c": 0.06996,
"h": 195.9
},
"luminance": 0.62838
}Semantic roles & 50–950 ramp
primary
#96DCDC
secondary
#B46363
accent
#2828BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484