#96DEDF#96DEDF
#96DEDF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.072 H 197.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEDF |
|---|---|
| RGB | rgb(150, 222, 223) |
| HSL | hsl(181, 53%, 73%) |
| HSV | hsv(181, 33%, 87%) |
| CMYK | cmyk(32.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.99, -22.03, -7.63) |
| CIE-LCH | lch(83.99, 23.31, 199.11°) |
| OKLab | oklab(85.37% -0.0685 -0.0209) |
| OKLCH | oklch(85.37% 0.072 197) |
| XYZ | xyz(52.0136, 64.0512, 79.4201) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.18
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 7.10
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEDF #DF9796
analogous
#96DFBB #96DEDF #96B9DF
triadic
#96DEDF #DF96DE #DEDF96
tetradic
#96DEDF #BB96DF #DF9796 #B9DF96
square
#96DEDF #BB96DF #DF9796 #B9DF96
split-complementary
#96DEDF #DF96B9 #DFBB96
monochromatic
#3BBEC0 #67CFD1 #96DEDF #C5EDED #E8F8F8
Accessibility & contrast
On white
1.52
#96DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#96DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEDF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEDF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#7AE3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dedf; /* rgb */ color: rgb(150, 222, 223); /* oklch */ color: oklch(85.4% 0.072 197.0);
Tailwind
colors: {
custom: {
50: '#b7e8e9',
500: '#96dedf',
950: '#000000',
},
}SCSS
$custom: #96dedf; $custom-light: #b7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#96dedf",
"rgb": {
"r": 150,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.822,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.8537,
"c": 0.07165,
"h": 197
},
"luminance": 0.64054
}Semantic roles & 50–950 ramp
primary
#96DEDF
secondary
#B76362
accent
#2725C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484