#96DBDC#96DBDC
#96DBDC is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.6% C 0.069 H 197.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96DBDC |
|---|---|
| RGB | rgb(150, 219, 220) |
| HSL | hsl(181, 50%, 73%) |
| HSV | hsv(181, 32%, 86%) |
| CMYK | cmyk(31.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.08, -21.23, -7.40) |
| CIE-LCH | lch(83.08, 22.48, 199.20°) |
| OKLab | oklab(84.61% -0.066 -0.0203) |
| OKLCH | oklch(84.61% 0.069 197.1) |
| XYZ | xyz(50.8230, 62.3114, 77.0456) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.64
Powder Blue
#B0E0E6
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 7.58
Pale Sky Blue
#BDF6FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DBDC #DC9796
analogous
#96DCBA #96DBDC #96B8DC
triadic
#96DBDC #DC96DB #DBDC96
tetradic
#96DBDC #BA96DC #DC9796 #B8DC96
square
#96DBDC #BA96DC #DC9796 #B8DC96
split-complementary
#96DBDC #DC96B8 #DCBA96
monochromatic
#3EB8BA #68CBCD #96DBDC #C4EBEB #E8F7F7
Accessibility & contrast
On white
1.56
#96DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#96DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DBDC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DBDC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#7CDFDB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dbdc; /* rgb */ color: rgb(150, 219, 220); /* oklch */ color: oklch(84.6% 0.069 197.1);
Tailwind
colors: {
custom: {
50: '#b7e6e6',
500: '#96dbdc',
950: '#000000',
},
}SCSS
$custom: #96dbdc; $custom-light: #b7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#96dbdc",
"rgb": {
"r": 150,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.857,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.84612,
"c": 0.0691,
"h": 197.1
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#96DBDC
secondary
#B46463
accent
#2A28BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484