#96DEDE#96DEDE
#96DEDE is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.072 H 195.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEDE |
|---|---|
| RGB | rgb(150, 222, 222) |
| HSL | hsl(180, 52%, 73%) |
| HSV | hsv(180, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.96, -22.26, -7.14) |
| CIE-LCH | lch(83.96, 23.38, 197.80°) |
| OKLab | oklab(85.34% -0.0689 -0.0196) |
| OKLCH | oklch(85.34% 0.072 195.9) |
| XYZ | xyz(51.8792, 63.9974, 78.7122) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Light Cyan
#ACFFFC
ΔE00 7.13
Robin'S Egg
#6DEDFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEDE #DE9696
analogous
#96DEBA #96DEDE #96BADE
triadic
#96DEDE #DE96DE #DEDE96
tetradic
#96DEDE #BA96DE #DE9696 #BADE96
square
#96DEDE #BA96DE #DE9696 #BADE96
split-complementary
#96DEDE #DE96BA #DEBA96
monochromatic
#3CBEBE #67CFCF #96DEDE #C5EDED #E8F8F8
Accessibility & contrast
On white
1.52
#96DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#96DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEDE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEDE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#7AE2DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dede; /* rgb */ color: rgb(150, 222, 222); /* oklch */ color: oklch(85.3% 0.072 195.9);
Tailwind
colors: {
custom: {
50: '#b7e8e8',
500: '#96dede',
950: '#000000',
},
}SCSS
$custom: #96dede; $custom-light: #b7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#96dede",
"rgb": {
"r": 150,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.85338,
"c": 0.07166,
"h": 195.9
},
"luminance": 0.64001
}Semantic roles & 50–950 ramp
primary
#96DEDE
secondary
#B66262
accent
#2626C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484