#96D4DB#96D4DB
#96D4DB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 83.0% C 0.064 H 204.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #96D4DB |
|---|---|
| RGB | rgb(150, 212, 219) |
| HSL | hsl(186, 49%, 72%) |
| HSV | hsv(186, 32%, 86%) |
| CMYK | cmyk(31.5%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(81.12, -17.95, -9.78) |
| CIE-LCH | lch(81.12, 20.44, 208.57°) |
| OKLab | oklab(83.04% -0.0578 -0.0267) |
| OKLCH | oklch(83.04% 0.064 204.8) |
| XYZ | xyz(48.9031, 58.6828, 75.7542) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Sky Blue
#87CEEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D4DB #DB9D96
analogous
#96DBC0 #96D4DB #96B2DB
triadic
#96D4DB #DB96D4 #D4DB96
tetradic
#96D4DB #C096DB #DB9D96 #B2DB96
square
#96D4DB #C096DB #DB9D96 #B2DB96
split-complementary
#96D4DB #DB96B2 #DBC096
monochromatic
#3FABB8 #68C1CB #96D4DB #C4E7EB #E8F6F7
Accessibility & contrast
On white
1.65
#96D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#96D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D4DB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D4DB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#BEC6DB
Tritanopia (blue-blind)
#7DD9D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96d4db; /* rgb */ color: rgb(150, 212, 219); /* oklch */ color: oklch(83.0% 0.064 204.8);
Tailwind
colors: {
custom: {
50: '#b7e1e6',
500: '#96d4db',
950: '#000000',
},
}SCSS
$custom: #96d4db; $custom-light: #b7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#96d4db",
"rgb": {
"r": 150,
"g": 212,
"b": 219
},
"hsl": {
"h": 186.087,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.83037,
"c": 0.06368,
"h": 204.8
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#96D4DB
secondary
#B26B63
accent
#3829BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484