#96DBDF#96DBDF
#96DBDF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.7% C 0.069 H 200.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96DBDF |
|---|---|
| RGB | rgb(150, 219, 223) |
| HSL | hsl(183, 53%, 73%) |
| HSV | hsv(183, 33%, 87%) |
| CMYK | cmyk(32.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.16, -20.54, -8.86) |
| CIE-LCH | lch(83.16, 22.37, 203.34°) |
| OKLab | oklab(84.71% -0.0648 -0.0243) |
| OKLCH | oklch(84.71% 0.069 200.5) |
| XYZ | xyz(51.2239, 62.4718, 79.1569) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 7.03
Pale Sky Blue
#BDF6FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DBDF #DF9A96
analogous
#96DFBE #96DBDF #96B6DF
triadic
#96DBDF #DF96DB #DBDF96
tetradic
#96DBDF #BE96DF #DF9A96 #B6DF96
square
#96DBDF #BE96DF #DF9A96 #B6DF96
split-complementary
#96DBDF #DF96B6 #DFBE96
monochromatic
#3BB9C0 #67CBD1 #96DBDF #C5EBED #E8F7F8
Accessibility & contrast
On white
1.56
#96DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#96DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DBDF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DBDF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#7BE0DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dbdf; /* rgb */ color: rgb(150, 219, 223); /* oklch */ color: oklch(84.7% 0.069 200.5);
Tailwind
colors: {
custom: {
50: '#b7e6e9',
500: '#96dbdf',
950: '#000000',
},
}SCSS
$custom: #96dbdf; $custom-light: #b7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#96dbdf",
"rgb": {
"r": 150,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.288,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.84708,
"c": 0.06925,
"h": 200.5
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#96DBDF
secondary
#B76762
accent
#2D25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484