#96DFDE#96DFDE
#96DFDE is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.6% C 0.073 H 194.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFDE |
|---|---|
| RGB | rgb(150, 223, 222) |
| HSL | hsl(179, 53%, 73%) |
| HSV | hsv(179, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.24, -22.75, -6.74) |
| CIE-LCH | lch(84.24, 23.73, 196.49°) |
| OKLab | oklab(85.56% -0.0701 -0.0185) |
| OKLCH | oklch(85.56% 0.073 194.8) |
| XYZ | xyz(52.1456, 64.5302, 78.8009) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Light Cyan
#ACFFFC
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFDE #DF9697
analogous
#96DFB9 #96DFDE #96BBDF
triadic
#96DFDE #DE96DF #DFDE96
tetradic
#96DFDE #B996DF #DF9697 #BBDF96
square
#96DFDE #B996DF #DF9697 #BBDF96
split-complementary
#96DFDE #DF96BB #DFB996
monochromatic
#3BC0BE #67D1CF #96DFDE #C5EDED #E8F8F8
Accessibility & contrast
On white
1.51
#96DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#96DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFDE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFDE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#7AE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfde; /* rgb */ color: rgb(150, 223, 222); /* oklch */ color: oklch(85.6% 0.073 194.8);
Tailwind
colors: {
custom: {
50: '#b7e9e8',
500: '#96dfde',
950: '#000000',
},
}SCSS
$custom: #96dfde; $custom-light: #b7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#96dfde",
"rgb": {
"r": 150,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.178,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85559,
"c": 0.07254,
"h": 194.8
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#96DFDE
secondary
#B76263
accent
#2527C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484