#96DFD8#96DFD8
#96DFD8 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.073 H 188.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFD8 |
|---|---|
| RGB | rgb(150, 223, 216) |
| HSL | hsl(174, 53%, 73%) |
| HSV | hsv(174, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.08, -24.12, -3.80) |
| CIE-LCH | lch(84.08, 24.42, 188.95°) |
| OKLab | oklab(85.37% -0.0726 -0.0106) |
| OKLCH | oklch(85.37% 0.073 188.3) |
| XYZ | xyz(51.3557, 64.2142, 74.6409) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.13
Light Cyan
#ACFFFC
ΔE00 7.08
Pale Cyan
#B7FFFA
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFD8 #DF969D
analogous
#96DFB3 #96DFD8 #96C1DF
triadic
#96DFD8 #D896DF #DFD896
tetradic
#96DFD8 #B396DF #DF969D #C1DF96
square
#96DFD8 #B396DF #DF969D #C1DF96
split-complementary
#96DFD8 #DF96C1 #DFB396
monochromatic
#3BC0B3 #67D1C7 #96DFD8 #C5EDE9 #E8F8F6
Accessibility & contrast
On white
1.52
#96DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#96DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFD8
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFD8 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D8
Deuteranopia (green-blind)
#CACED9
Tritanopia (blue-blind)
#7DE2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfd8; /* rgb */ color: rgb(150, 223, 216); /* oklch */ color: oklch(85.4% 0.073 188.3);
Tailwind
colors: {
custom: {
50: '#b7e9e4',
500: '#96dfd8',
950: '#000000',
},
}SCSS
$custom: #96dfd8; $custom-light: #b7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#96dfd8",
"rgb": {
"r": 150,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.247,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85374,
"c": 0.07334,
"h": 188.3
},
"luminance": 0.64217
}Semantic roles & 50–950 ramp
primary
#96DFD8
secondary
#B7626A
accent
#2534C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484