#96DFD7#96DFD7
#96DFD7 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.3% C 0.074 H 187.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD7 |
|---|---|
| RGB | rgb(150, 223, 215) |
| HSL | hsl(173, 53%, 73%) |
| HSV | hsv(173, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.05, -24.35, -3.31) |
| CIE-LCH | lch(84.05, 24.57, 187.74°) |
| OKLab | oklab(85.34% -0.073 -0.0093) |
| OKLCH | oklch(85.34% 0.074 187.2) |
| XYZ | xyz(51.2268, 64.1627, 73.9622) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 7.19
Pale Cyan
#B7FFFA
ΔE00 7.23
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Tiffany Blue
#7BF2DA
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD7 #DF969E
analogous
#96DFB2 #96DFD7 #96C2DF
triadic
#96DFD7 #D796DF #DFD796
tetradic
#96DFD7 #B296DF #DF969E #C2DF96
square
#96DFD7 #B296DF #DF969E #C2DF96
split-complementary
#96DFD7 #DF96C2 #DFB296
monochromatic
#3BC0B1 #67D1C5 #96DFD7 #C5EDE9 #E8F8F6
Accessibility & contrast
On white
1.52
#96DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#96DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD7
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD7 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D7
Deuteranopia (green-blind)
#CACED8
Tritanopia (blue-blind)
#7DE2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfd7; /* rgb */ color: rgb(150, 223, 215); /* oklch */ color: oklch(85.3% 0.074 187.2);
Tailwind
colors: {
custom: {
50: '#b7e9e3',
500: '#96dfd7',
950: '#000000',
},
}SCSS
$custom: #96dfd7; $custom-light: #b7e9e3; $custom-dark: #000000;
JSON
{
"hex": "#96dfd7",
"rgb": {
"r": 150,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.425,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85344,
"c": 0.07357,
"h": 187.2
},
"luminance": 0.64166
}Semantic roles & 50–950 ramp
primary
#96DFD7
secondary
#B7626B
accent
#2536C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484