#96DCDF#96DCDF
#96DCDF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.070 H 199.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCDF |
|---|---|
| RGB | rgb(150, 220, 223) |
| HSL | hsl(182, 53%, 73%) |
| HSV | hsv(182, 33%, 87%) |
| CMYK | cmyk(32.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.44, -21.03, -8.45) |
| CIE-LCH | lch(83.44, 22.67, 201.89°) |
| OKLab | oklab(84.93% -0.0661 -0.0232) |
| OKLCH | oklch(84.93% 0.07 199.3) |
| XYZ | xyz(51.4856, 62.9951, 79.2441) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 7.01
Pale Sky Blue
#BDF6FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCDF #DF9996
analogous
#96DFBD #96DCDF #96B7DF
triadic
#96DCDF #DF96DC #DCDF96
tetradic
#96DCDF #BD96DF #DF9996 #B7DF96
square
#96DCDF #BD96DF #DF9996 #B7DF96
split-complementary
#96DCDF #DF96B7 #DFBD96
monochromatic
#3BBBC0 #67CCD1 #96DCDF #C5ECED #E8F7F8
Accessibility & contrast
On white
1.54
#96DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#96DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCDF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCDF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#7AE1DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dcdf; /* rgb */ color: rgb(150, 220, 223); /* oklch */ color: oklch(84.9% 0.070 199.3);
Tailwind
colors: {
custom: {
50: '#b7e7e9',
500: '#96dcdf',
950: '#000000',
},
}SCSS
$custom: #96dcdf; $custom-light: #b7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#96dcdf",
"rgb": {
"r": 150,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.466,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.84928,
"c": 0.07002,
"h": 199.3
},
"luminance": 0.62998
}Semantic roles & 50–950 ramp
primary
#96DCDF
secondary
#B76562
accent
#2B25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484