#96DFD5#96DFD5
#96DFD5 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.074 H 185.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD5 |
|---|---|
| RGB | rgb(150, 223, 213) |
| HSL | hsl(172, 53%, 73%) |
| HSV | hsv(172, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.00, -24.80, -2.33) |
| CIE-LCH | lch(84.00, 24.91, 185.37°) |
| OKLab | oklab(85.28% -0.0738 -0.0066) |
| OKLCH | oklch(85.28% 0.074 185.1) |
| XYZ | xyz(50.9714, 64.0605, 72.6170) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Tiffany Blue
#7BF2DA
ΔE00 7.13
Pale Cyan
#B7FFFA
ΔE00 7.43
Seafoam Blue
#78D1B6
ΔE00 7.44
Light Cyan
#ACFFFC
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD5 #DF96A0
analogous
#96DFB0 #96DFD5 #96C4DF
triadic
#96DFD5 #D596DF #DFD596
tetradic
#96DFD5 #B096DF #DF96A0 #C4DF96
square
#96DFD5 #B096DF #DF96A0 #C4DF96
split-complementary
#96DFD5 #DF96C4 #DFB096
monochromatic
#3BC0AE #67D1C2 #96DFD5 #C5EDE8 #E8F8F6
Accessibility & contrast
On white
1.52
#96DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#96DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD5
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD5 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CBCDD6
Tritanopia (blue-blind)
#7EE2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfd5; /* rgb */ color: rgb(150, 223, 213); /* oklch */ color: oklch(85.3% 0.074 185.1);
Tailwind
colors: {
custom: {
50: '#b7e9e1',
500: '#96dfd5',
950: '#000000',
},
}SCSS
$custom: #96dfd5; $custom-light: #b7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#96dfd5",
"rgb": {
"r": 150,
"g": 223,
"b": 213
},
"hsl": {
"h": 171.781,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85283,
"c": 0.0741,
"h": 185.1
},
"luminance": 0.64063
}Semantic roles & 50–950 ramp
primary
#96DFD5
secondary
#B7626E
accent
#253AC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484