#96D2DB#96D2DB
#96D2DB is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.6% C 0.062 H 207.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2DB |
|---|---|
| RGB | rgb(150, 210, 219) |
| HSL | hsl(188, 49%, 72%) |
| HSV | hsv(188, 32%, 86%) |
| CMYK | cmyk(31.5%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.57, -16.94, -10.60) |
| CIE-LCH | lch(80.57, 19.98, 212.03°) |
| OKLab | oklab(82.6% -0.0553 -0.029) |
| OKLCH | oklch(82.6% 0.062 207.7) |
| XYZ | xyz(48.4062, 57.6891, 75.5886) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.29
Ice Blue
#A5DFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2DB #DB9F96
analogous
#96DBC1 #96D2DB #96B0DB
triadic
#96D2DB #DB96D2 #D2DB96
tetradic
#96D2DB #C196DB #DB9F96 #B0DB96
square
#96D2DB #C196DB #DB9F96 #B0DB96
split-complementary
#96D2DB #DB96B0 #DBC196
monochromatic
#3FA8B8 #68BECB #96D2DB #C4E6EB #E8F5F7
Accessibility & contrast
On white
1.67
#96D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#96D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2DB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2DB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#7DD7D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96d2db; /* rgb */ color: rgb(150, 210, 219); /* oklch */ color: oklch(82.6% 0.062 207.7);
Tailwind
colors: {
custom: {
50: '#b7dfe6',
500: '#96d2db',
950: '#000000',
},
}SCSS
$custom: #96d2db; $custom-light: #b7dfe6; $custom-dark: #000000;
JSON
{
"hex": "#96d2db",
"rgb": {
"r": 150,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.826,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.82598,
"c": 0.06242,
"h": 207.7
},
"luminance": 0.57692
}Semantic roles & 50–950 ramp
primary
#96D2DB
secondary
#B26D63
accent
#3C29BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484