#96DFD9#96DFD9
#96DFD9 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.073 H 189.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD9 |
|---|---|
| RGB | rgb(150, 223, 217) |
| HSL | hsl(175, 53%, 73%) |
| HSV | hsv(175, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.10, -23.90, -4.29) |
| CIE-LCH | lch(84.10, 24.28, 190.18°) |
| OKLab | oklab(85.4% -0.0722 -0.0119) |
| OKLCH | oklch(85.4% 0.073 189.4) |
| XYZ | xyz(51.4854, 64.2661, 75.3239) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Light Cyan
#ACFFFC
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.35
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD9 #DF969C
analogous
#96DFB4 #96DFD9 #96C1DF
triadic
#96DFD9 #D996DF #DFD996
tetradic
#96DFD9 #B496DF #DF969C #C1DF96
square
#96DFD9 #B496DF #DF969C #C1DF96
split-complementary
#96DFD9 #DF96C1 #DFB496
monochromatic
#3BC0B5 #67D1C8 #96DFD9 #C5EDEA #E8F8F7
Accessibility & contrast
On white
1.52
#96DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#96DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD9
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD9 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#7CE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfd9; /* rgb */ color: rgb(150, 223, 217); /* oklch */ color: oklch(85.4% 0.073 189.4);
Tailwind
colors: {
custom: {
50: '#b7e9e4',
500: '#96dfd9',
950: '#000000',
},
}SCSS
$custom: #96dfd9; $custom-light: #b7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#96dfd9",
"rgb": {
"r": 150,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.068,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85404,
"c": 0.07314,
"h": 189.4
},
"luminance": 0.64269
}Semantic roles & 50–950 ramp
primary
#96DFD9
secondary
#B76269
accent
#2532C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484