#96DFCD#96DFCD
#96DFCD is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.0% C 0.077 H 177.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFCD |
|---|---|
| RGB | rgb(150, 223, 205) |
| HSL | hsl(165, 53%, 73%) |
| HSV | hsv(165, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.79, -26.56, 1.60) |
| CIE-LCH | lch(83.79, 26.60, 176.55°) |
| OKLab | oklab(85.05% -0.0771 0.0038) |
| OKLCH | oklch(85.05% 0.077 177.1) |
| XYZ | xyz(49.9809, 63.6643, 67.4006) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 5.36
Pale Teal
#82CBB2
ΔE00 5.65
Tiffany Blue
#7BF2DA
ΔE00 6.01
Pale Aqua
#B8FFEB
ΔE00 7.12
Turquoise
#40E0D0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFCD #DF96A8
analogous
#96DFA8 #96DFCD #96CDDF
triadic
#96DFCD #CD96DF #DFCD96
tetradic
#96DFCD #A896DF #DF96A8 #CDDF96
square
#96DFCD #A896DF #DF96A8 #CDDF96
split-complementary
#96DFCD #DF96CD #DFA896
monochromatic
#3BC09F #67D1B7 #96DFCD #C5EDE3 #E8F8F4
Accessibility & contrast
On white
1.53
#96DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#96DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFCD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFCD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#80E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfcd; /* rgb */ color: rgb(150, 223, 205); /* oklch */ color: oklch(85.0% 0.077 177.1);
Tailwind
colors: {
custom: {
50: '#b7e9dc',
500: '#96dfcd',
950: '#000000',
},
}SCSS
$custom: #96dfcd; $custom-light: #b7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#96dfcd",
"rgb": {
"r": 150,
"g": 223,
"b": 205
},
"hsl": {
"h": 165.205,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85049,
"c": 0.07722,
"h": 177.1
},
"luminance": 0.63667
}Semantic roles & 50–950 ramp
primary
#96DFCD
secondary
#B76277
accent
#254BC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484