#96DCDD#96DCDD
#96DCDD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.070 H 197.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCDD |
|---|---|
| RGB | rgb(150, 220, 221) |
| HSL | hsl(181, 51%, 73%) |
| HSV | hsv(181, 32%, 87%) |
| CMYK | cmyk(32.1%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.38, -21.50, -7.48) |
| CIE-LCH | lch(83.38, 22.76, 199.17°) |
| OKLab | oklab(84.87% -0.0669 -0.0205) |
| OKLCH | oklch(84.87% 0.07 197) |
| XYZ | xyz(51.2175, 62.8879, 77.8324) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.48
Powder Blue
#B0E0E6
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 7.41
Pale Sky Blue
#BDF6FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCDD #DD9796
analogous
#96DDBA #96DCDD #96B8DD
triadic
#96DCDD #DD96DC #DCDD96
tetradic
#96DCDD #BA96DD #DD9796 #B8DD96
square
#96DCDD #BA96DD #DD9796 #B8DD96
split-complementary
#96DCDD #DD96B8 #DDBA96
monochromatic
#3DBABC #68CDCE #96DCDD #C4EBEC #E8F7F8
Accessibility & contrast
On white
1.55
#96DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#96DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCDD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCDD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#7BE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dcdd; /* rgb */ color: rgb(150, 220, 221); /* oklch */ color: oklch(84.9% 0.070 197.0);
Tailwind
colors: {
custom: {
50: '#b7e7e7',
500: '#96dcdd',
950: '#000000',
},
}SCSS
$custom: #96dcdd; $custom-light: #b7e7e7; $custom-dark: #000000;
JSON
{
"hex": "#96dcdd",
"rgb": {
"r": 150,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.845,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.84865,
"c": 0.06995,
"h": 197
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#96DCDD
secondary
#B56462
accent
#2927BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484