#96E4DE#96E4DE
#96E4DE is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.7% C 0.077 H 189.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4DE |
|---|---|
| RGB | rgb(150, 228, 222) |
| HSL | hsl(175, 59%, 74%) |
| HSV | hsv(175, 34%, 89%) |
| CMYK | cmyk(34.2%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(85.63, -25.21, -4.69) |
| CIE-LCH | lch(85.63, 25.64, 190.54°) |
| OKLab | oklab(86.67% -0.0762 -0.013) |
| OKLCH | oklch(86.67% 0.077 189.7) |
| XYZ | xyz(53.5012, 67.2415, 79.2528) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 5.92
Pale Cyan
#B7FFFA
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4DE #E4969C
analogous
#96E4B7 #96E4DE #96C3E4
triadic
#96E4DE #DE96E4 #E4DE96
tetradic
#96E4DE #B796E4 #E4969C #C3E496
square
#96E4DE #B796E4 #E4969C #C3E496
split-complementary
#96E4DE #E496C3 #E4B796
monochromatic
#35CBBF #65D7CF #96E4DE #C7F1ED #E7F9F7
Accessibility & contrast
On white
1.45
#96E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#96E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4DE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4DE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#79E8E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e4de; /* rgb */ color: rgb(150, 228, 222); /* oklch */ color: oklch(86.7% 0.077 189.7);
Tailwind
colors: {
custom: {
50: '#b8ece8',
500: '#96e4de',
950: '#000000',
},
}SCSS
$custom: #96e4de; $custom-light: #b8ece8; $custom-dark: #000000;
JSON
{
"hex": "#96e4de",
"rgb": {
"r": 150,
"g": 228,
"b": 222
},
"hsl": {
"h": 175.385,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.86667,
"c": 0.07729,
"h": 189.7
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#96E4DE
secondary
#BD6168
accent
#1F2CC7
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484