#96D5CD#96D5CD
#96D5CD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.8% C 0.065 H 186.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #96D5CD |
|---|---|
| RGB | rgb(150, 213, 205) |
| HSL | hsl(172, 43%, 71%) |
| HSV | hsv(172, 30%, 84%) |
| CMYK | cmyk(29.6%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(81.00, -21.65, -2.47) |
| CIE-LCH | lch(81.00, 21.79, 186.51°) |
| OKLab | oklab(82.82% -0.0647 -0.007) |
| OKLCH | oklch(82.82% 0.065 186.1) |
| XYZ | xyz(47.3877, 58.4778, 66.5362) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.75
Pale Teal
#82CBB2
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 8.00
Duck Egg Blue
#C3FBF4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D5CD #D5969E
analogous
#96D5AD #96D5CD #96BDD5
triadic
#96D5CD #CD96D5 #D5CD96
tetradic
#96D5CD #AD96D5 #D5969E #BDD596
square
#96D5CD #AD96D5 #D5969E #BDD596
split-complementary
#96D5CD #D596BD #D5AD96
monochromatic
#45AC9F #6AC4B8 #96D5CD #C2E6E2 #E9F6F5
Accessibility & contrast
On white
1.65
#96D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#96D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D5CD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D5CD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#82D8D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96d5cd; /* rgb */ color: rgb(150, 213, 205); /* oklch */ color: oklch(82.8% 0.065 186.1);
Tailwind
colors: {
custom: {
50: '#b7e2dc',
500: '#96d5cd',
950: '#000000',
},
}SCSS
$custom: #96d5cd; $custom-light: #b7e2dc; $custom-dark: #000000;
JSON
{
"hex": "#96d5cd",
"rgb": {
"r": 150,
"g": 213,
"b": 205
},
"hsl": {
"h": 172.381,
"s": 42.857,
"l": 71.176
},
"oklch": {
"l": 0.82818,
"c": 0.06505,
"h": 186.1
},
"luminance": 0.5848
}Semantic roles & 50–950 ramp
primary
#96D5CD
secondary
#AB646D
accent
#3041B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484