#96E4DB#96E4DB
#96E4DB is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.6% C 0.078 H 186.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4DB |
|---|---|
| RGB | rgb(150, 228, 219) |
| HSL | hsl(173, 59%, 74%) |
| HSV | hsv(173, 34%, 89%) |
| CMYK | cmyk(34.2%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.55, -25.89, -3.23) |
| CIE-LCH | lch(85.55, 26.09, 187.10°) |
| OKLab | oklab(86.58% -0.0774 -0.0091) |
| OKLCH | oklch(86.58% 0.078 186.7) |
| XYZ | xyz(53.1027, 67.0821, 77.1541) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 6.30
Pale Cyan
#B7FFFA
ΔE00 6.42
Tiffany Blue
#7BF2DA
ΔE00 6.64
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Pale Aqua
#B8FFEB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4DB #E4969F
analogous
#96E4B4 #96E4DB #96C6E4
triadic
#96E4DB #DB96E4 #E4DB96
tetradic
#96E4DB #B496E4 #E4969F #C6E496
square
#96E4DB #B496E4 #E4969F #C6E496
split-complementary
#96E4DB #E496C6 #E4B496
monochromatic
#35CBBA #65D7CA #96E4DB #C7F1EC #E7F9F7
Accessibility & contrast
On white
1.46
#96E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#96E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4DB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4DB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#7BE7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e4db; /* rgb */ color: rgb(150, 228, 219); /* oklch */ color: oklch(86.6% 0.078 186.7);
Tailwind
colors: {
custom: {
50: '#b8ece6',
500: '#96e4db',
950: '#000000',
},
}SCSS
$custom: #96e4db; $custom-light: #b8ece6; $custom-dark: #000000;
JSON
{
"hex": "#96e4db",
"rgb": {
"r": 150,
"g": 228,
"b": 219
},
"hsl": {
"h": 173.077,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.86576,
"c": 0.07795,
"h": 186.7
},
"luminance": 0.67085
}Semantic roles & 50–950 ramp
primary
#96E4DB
secondary
#BD616B
accent
#1F32C7
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484