#96DFD2#96DFD2
#96DFD2 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.075 H 182.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD2 |
|---|---|
| RGB | rgb(150, 223, 210) |
| HSL | hsl(169, 53%, 73%) |
| HSV | hsv(169, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(83.92, -25.46, -0.86) |
| CIE-LCH | lch(83.92, 25.48, 181.93°) |
| OKLab | oklab(85.19% -0.075 -0.0027) |
| OKLCH | oklch(85.19% 0.075 182.1) |
| XYZ | xyz(50.5941, 63.9096, 70.6301) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.55
Seafoam Blue
#78D1B6
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 6.70
Pale Teal
#82CBB2
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.07
Pale Aqua
#B8FFEB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD2 #DF96A3
analogous
#96DFAD #96DFD2 #96C7DF
triadic
#96DFD2 #D296DF #DFD296
tetradic
#96DFD2 #AD96DF #DF96A3 #C7DF96
square
#96DFD2 #AD96DF #DF96A3 #C7DF96
split-complementary
#96DFD2 #DF96C7 #DFAD96
monochromatic
#3BC0A8 #67D1BE #96DFD2 #C5EDE6 #E8F8F5
Accessibility & contrast
On white
1.52
#96DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#96DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#7FE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfd2; /* rgb */ color: rgb(150, 223, 210); /* oklch */ color: oklch(85.2% 0.075 182.1);
Tailwind
colors: {
custom: {
50: '#b7e9df',
500: '#96dfd2',
950: '#000000',
},
}SCSS
$custom: #96dfd2; $custom-light: #b7e9df; $custom-dark: #000000;
JSON
{
"hex": "#96dfd2",
"rgb": {
"r": 150,
"g": 223,
"b": 210
},
"hsl": {
"h": 169.315,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85194,
"c": 0.07509,
"h": 182.1
},
"luminance": 0.63913
}Semantic roles & 50–950 ramp
primary
#96DFD2
secondary
#B76271
accent
#2541C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484