#96DFD3#96DFD3
#96DFD3 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.2% C 0.075 H 183.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD3 |
|---|---|
| RGB | rgb(150, 223, 211) |
| HSL | hsl(170, 53%, 73%) |
| HSV | hsv(170, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(83.94, -25.24, -1.35) |
| CIE-LCH | lch(83.94, 25.28, 183.06°) |
| OKLab | oklab(85.22% -0.0746 -0.004) |
| OKLCH | oklch(85.22% 0.075 183.1) |
| XYZ | xyz(50.7191, 63.9596, 71.2883) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.42
Tiffany Blue
#7BF2DA
ΔE00 6.72
Seafoam Blue
#78D1B6
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 6.98
Light Teal
#90E4C1
ΔE00 7.44
Pale Aqua
#B8FFEB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD3 #DF96A2
analogous
#96DFAE #96DFD3 #96C6DF
triadic
#96DFD3 #D396DF #DFD396
tetradic
#96DFD3 #AE96DF #DF96A2 #C6DF96
square
#96DFD3 #AE96DF #DF96A2 #C6DF96
split-complementary
#96DFD3 #DF96C6 #DFAE96
monochromatic
#3BC0AA #67D1BF #96DFD3 #C5EDE7 #E8F8F5
Accessibility & contrast
On white
1.52
#96DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#96DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD3
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD3 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#7EE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfd3; /* rgb */ color: rgb(150, 223, 211); /* oklch */ color: oklch(85.2% 0.075 183.1);
Tailwind
colors: {
custom: {
50: '#b7e9e0',
500: '#96dfd3',
950: '#000000',
},
}SCSS
$custom: #96dfd3; $custom-light: #b7e9e0; $custom-dark: #000000;
JSON
{
"hex": "#96dfd3",
"rgb": {
"r": 150,
"g": 223,
"b": 211
},
"hsl": {
"h": 170.137,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85224,
"c": 0.07473,
"h": 183.1
},
"luminance": 0.63963
}Semantic roles & 50–950 ramp
primary
#96DFD3
secondary
#B76270
accent
#253EC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484