#96DFD4#96DFD4
#96DFD4 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.074 H 184.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD4 |
|---|---|
| RGB | rgb(150, 223, 212) |
| HSL | hsl(171, 53%, 73%) |
| HSV | hsv(171, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(83.97, -25.02, -1.84) |
| CIE-LCH | lch(83.97, 25.09, 184.20°) |
| OKLab | oklab(85.25% -0.0742 -0.0053) |
| OKLCH | oklch(85.25% 0.074 184.1) |
| XYZ | xyz(50.8449, 64.0099, 71.9506) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 6.92
Seafoam Blue
#78D1B6
ΔE00 7.14
Pale Teal
#82CBB2
ΔE00 7.25
Pale Cyan
#B7FFFA
ΔE00 7.55
Pale Aqua
#B8FFEB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD4 #DF96A1
analogous
#96DFAF #96DFD4 #96C5DF
triadic
#96DFD4 #D496DF #DFD496
tetradic
#96DFD4 #AF96DF #DF96A1 #C5DF96
square
#96DFD4 #AF96DF #DF96A1 #C5DF96
split-complementary
#96DFD4 #DF96C5 #DFAF96
monochromatic
#3BC0AC #67D1C1 #96DFD4 #C5EDE7 #E8F8F5
Accessibility & contrast
On white
1.52
#96DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#96DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD4
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD4 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#7EE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfd4; /* rgb */ color: rgb(150, 223, 212); /* oklch */ color: oklch(85.3% 0.074 184.1);
Tailwind
colors: {
custom: {
50: '#b7e9e1',
500: '#96dfd4',
950: '#000000',
},
}SCSS
$custom: #96dfd4; $custom-light: #b7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#96dfd4",
"rgb": {
"r": 150,
"g": 223,
"b": 212
},
"hsl": {
"h": 170.959,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85254,
"c": 0.0744,
"h": 184.1
},
"luminance": 0.64013
}Semantic roles & 50–950 ramp
primary
#96DFD4
secondary
#B7626F
accent
#253CC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484