#96D3CE#96D3CE
#96D3CE is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.4% C 0.063 H 189.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96D3CE |
|---|---|
| RGB | rgb(150, 211, 206) |
| HSL | hsl(175, 41%, 71%) |
| HSV | hsv(175, 29%, 83%) |
| CMYK | cmyk(28.9%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(80.47, -20.43, -3.78) |
| CIE-LCH | lch(80.47, 20.77, 190.49°) |
| OKLab | oklab(82.4% -0.0617 -0.0105) |
| OKLCH | oklch(82.4% 0.063 189.6) |
| XYZ | xyz(47.0088, 57.5264, 67.0073) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 8.01
Mediumturquoise
#48D1CC
ΔE00 8.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D3CE #D3969B
analogous
#96D3AF #96D3CE #96B9D3
triadic
#96D3CE #CE96D3 #D3CE96
tetradic
#96D3CE #AF96D3 #D3969B #B9D396
square
#96D3CE #AF96D3 #D3969B #B9D396
split-complementary
#96D3CE #D396B9 #D3AF96
monochromatic
#46A8A0 #6BC1BA #96D3CE #C1E5E2 #E9F6F5
Accessibility & contrast
On white
1.68
#96D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#96D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D3CE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D3CE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#82D6D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96d3ce; /* rgb */ color: rgb(150, 211, 206); /* oklch */ color: oklch(82.4% 0.063 189.6);
Tailwind
colors: {
custom: {
50: '#b6e0dc',
500: '#96d3ce',
950: '#000000',
},
}SCSS
$custom: #96d3ce; $custom-light: #b6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#96d3ce",
"rgb": {
"r": 150,
"g": 211,
"b": 206
},
"hsl": {
"h": 175.082,
"s": 40.94,
"l": 70.784
},
"oklch": {
"l": 0.82404,
"c": 0.06263,
"h": 189.6
},
"luminance": 0.57529
}Semantic roles & 50–950 ramp
primary
#96D3CE
secondary
#A9646A
accent
#323CB4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484