#96DFDF#96DFDF
#96DFDF is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.073 H 195.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFDF |
|---|---|
| RGB | rgb(150, 223, 223) |
| HSL | hsl(180, 53%, 73%) |
| HSV | hsv(180, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.27, -22.52, -7.22) |
| CIE-LCH | lch(84.27, 23.65, 197.78°) |
| OKLab | oklab(85.59% -0.0697 -0.0198) |
| OKLCH | oklch(85.59% 0.073 195.9) |
| XYZ | xyz(52.2800, 64.5839, 79.5089) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Light Cyan
#ACFFFC
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFDF #DF9696
analogous
#96DFBA #96DFDF #96BADF
triadic
#96DFDF #DF96DF #DFDF96
tetradic
#96DFDF #BA96DF #DF9696 #BADF96
square
#96DFDF #BA96DF #DF9696 #BADF96
split-complementary
#96DFDF #DF96BA #DFBA96
monochromatic
#3BC0C0 #67D1D1 #96DFDF #C5EDED #E8F8F8
Accessibility & contrast
On white
1.51
#96DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#96DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFDF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFDF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#7AE3DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfdf; /* rgb */ color: rgb(150, 223, 223); /* oklch */ color: oklch(85.6% 0.073 195.9);
Tailwind
colors: {
custom: {
50: '#b7e9e9',
500: '#96dfdf',
950: '#000000',
},
}SCSS
$custom: #96dfdf; $custom-light: #b7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#96dfdf",
"rgb": {
"r": 150,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85591,
"c": 0.07251,
"h": 195.9
},
"luminance": 0.64587
}Semantic roles & 50–950 ramp
primary
#96DFDF
secondary
#B76262
accent
#2525C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484