#96DEDD#96DEDD
#96DEDD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.072 H 194.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEDD |
|---|---|
| RGB | rgb(150, 222, 221) |
| HSL | hsl(179, 52%, 73%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.94, -22.49, -6.66) |
| CIE-LCH | lch(83.94, 23.45, 196.49°) |
| OKLab | oklab(85.31% -0.0693 -0.0183) |
| OKLCH | oklch(85.31% 0.072 194.8) |
| XYZ | xyz(51.7456, 63.9440, 78.0084) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Light Cyan
#ACFFFC
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEDD #DE9697
analogous
#96DEB9 #96DEDD #96BBDE
triadic
#96DEDD #DD96DE #DEDD96
tetradic
#96DEDD #B996DE #DE9697 #BBDE96
square
#96DEDD #B996DE #DE9697 #BBDE96
split-complementary
#96DEDD #DE96BB #DEB996
monochromatic
#3CBEBC #67CFCE #96DEDD #C5EDEC #E8F8F7
Accessibility & contrast
On white
1.52
#96DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#96DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEDD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEDD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#7BE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dedd; /* rgb */ color: rgb(150, 222, 221); /* oklch */ color: oklch(85.3% 0.072 194.8);
Tailwind
colors: {
custom: {
50: '#b7e8e7',
500: '#96dedd',
950: '#000000',
},
}SCSS
$custom: #96dedd; $custom-light: #b7e8e7; $custom-dark: #000000;
JSON
{
"hex": "#96dedd",
"rgb": {
"r": 150,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.85307,
"c": 0.07169,
"h": 194.8
},
"luminance": 0.63947
}Semantic roles & 50–950 ramp
primary
#96DEDD
secondary
#B66263
accent
#2628C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484