#96D3CD#96D3CD
#96D3CD is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.4% C 0.063 H 188.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96D3CD |
|---|---|
| RGB | rgb(150, 211, 205) |
| HSL | hsl(174, 41%, 71%) |
| HSV | hsv(174, 29%, 83%) |
| CMYK | cmyk(28.9%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.45, -20.65, -3.29) |
| CIE-LCH | lch(80.45, 20.91, 189.05°) |
| OKLab | oklab(82.37% -0.0622 -0.0091) |
| OKLCH | oklch(82.37% 0.063 188.4) |
| XYZ | xyz(46.8877, 57.4779, 66.3695) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 8.11
Seafoam Blue
#78D1B6
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D3CD #D3969C
analogous
#96D3AE #96D3CD #96BAD3
triadic
#96D3CD #CD96D3 #D3CD96
tetradic
#96D3CD #AE96D3 #D3969C #BAD396
square
#96D3CD #AE96D3 #D3969C #BAD396
split-complementary
#96D3CD #D396BA #D3AE96
monochromatic
#46A89F #6BC1B8 #96D3CD #C1E5E2 #E9F6F5
Accessibility & contrast
On white
1.68
#96D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#96D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D3CD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D3CD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#82D6D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96d3cd; /* rgb */ color: rgb(150, 211, 205); /* oklch */ color: oklch(82.4% 0.063 188.4);
Tailwind
colors: {
custom: {
50: '#b6e0dc',
500: '#96d3cd',
950: '#000000',
},
}SCSS
$custom: #96d3cd; $custom-light: #b6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#96d3cd",
"rgb": {
"r": 150,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.098,
"s": 40.94,
"l": 70.784
},
"oklch": {
"l": 0.82373,
"c": 0.06283,
"h": 188.4
},
"luminance": 0.5748
}Semantic roles & 50–950 ramp
primary
#96D3CD
secondary
#A9646B
accent
#323EB4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484