#96DFD6#96DFD6
#96DFD6 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.074 H 186.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD6 |
|---|---|
| RGB | rgb(150, 223, 214) |
| HSL | hsl(173, 53%, 73%) |
| HSV | hsv(173, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.02, -24.57, -2.82) |
| CIE-LCH | lch(84.02, 24.74, 186.55°) |
| OKLab | oklab(85.31% -0.0734 -0.0079) |
| OKLCH | oklch(85.31% 0.074 186.2) |
| XYZ | xyz(51.0987, 64.1114, 73.2875) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 7.31
Pale Cyan
#B7FFFA
ΔE00 7.32
Tiffany Blue
#7BF2DA
ΔE00 7.37
Duck Egg Blue
#C3FBF4
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD6 #DF969F
analogous
#96DFB1 #96DFD6 #96C3DF
triadic
#96DFD6 #D696DF #DFD696
tetradic
#96DFD6 #B196DF #DF969F #C3DF96
square
#96DFD6 #B196DF #DF969F #C3DF96
split-complementary
#96DFD6 #DF96C3 #DFB196
monochromatic
#3BC0B0 #67D1C4 #96DFD6 #C5EDE8 #E8F8F6
Accessibility & contrast
On white
1.52
#96DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#96DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD6
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD6 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#7DE2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfd6; /* rgb */ color: rgb(150, 223, 214); /* oklch */ color: oklch(85.3% 0.074 186.2);
Tailwind
colors: {
custom: {
50: '#b7e9e2',
500: '#96dfd6',
950: '#000000',
},
}SCSS
$custom: #96dfd6; $custom-light: #b7e9e2; $custom-dark: #000000;
JSON
{
"hex": "#96dfd6",
"rgb": {
"r": 150,
"g": 223,
"b": 214
},
"hsl": {
"h": 172.603,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85313,
"c": 0.07382,
"h": 186.2
},
"luminance": 0.64114
}Semantic roles & 50–950 ramp
primary
#96DFD6
secondary
#B7626C
accent
#2538C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484