#96DFDC#96DFDC
#96DFDC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.073 H 192.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFDC |
|---|---|
| RGB | rgb(150, 223, 220) |
| HSL | hsl(178, 53%, 73%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.19, -23.21, -5.76) |
| CIE-LCH | lch(84.19, 23.92, 193.93°) |
| OKLab | oklab(85.5% -0.0709 -0.0159) |
| OKLCH | oklch(85.5% 0.073 192.6) |
| XYZ | xyz(51.8791, 64.4236, 77.3976) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.53
Light Cyan
#ACFFFC
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 7.05
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFDC #DF9699
analogous
#96DFB7 #96DFDC #96BDDF
triadic
#96DFDC #DC96DF #DFDC96
tetradic
#96DFDC #B796DF #DF9699 #BDDF96
square
#96DFDC #B796DF #DF9699 #BDDF96
split-complementary
#96DFDC #DF96BD #DFB796
monochromatic
#3BC0BB #67D1CC #96DFDC #C5EDEC #E8F8F7
Accessibility & contrast
On white
1.51
#96DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#96DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFDC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFDC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#7BE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfdc; /* rgb */ color: rgb(150, 223, 220); /* oklch */ color: oklch(85.5% 0.073 192.6);
Tailwind
colors: {
custom: {
50: '#b7e9e6',
500: '#96dfdc',
950: '#000000',
},
}SCSS
$custom: #96dfdc; $custom-light: #b7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#96dfdc",
"rgb": {
"r": 150,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.534,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85497,
"c": 0.07269,
"h": 192.6
},
"luminance": 0.64427
}Semantic roles & 50–950 ramp
primary
#96DFDC
secondary
#B76265
accent
#252BC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484