#96DCDB#96DCDB
#96DCDB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.070 H 194.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCDB |
|---|---|
| RGB | rgb(150, 220, 219) |
| HSL | hsl(179, 50%, 73%) |
| HSV | hsv(179, 32%, 86%) |
| CMYK | cmyk(31.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.33, -21.96, -6.50) |
| CIE-LCH | lch(83.33, 22.90, 196.48°) |
| OKLab | oklab(84.8% -0.0677 -0.0178) |
| OKLCH | oklch(84.8% 0.07 194.8) |
| XYZ | xyz(50.9526, 62.7819, 76.4374) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Light Cyan
#ACFFFC
ΔE00 7.55
Pale Cyan
#B7FFFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCDB #DC9697
analogous
#96DCB8 #96DCDB #96BADC
triadic
#96DCDB #DB96DC #DCDB96
tetradic
#96DCDB #B896DC #DC9697 #BADC96
square
#96DCDB #B896DC #DC9697 #BADC96
split-complementary
#96DCDB #DC96BA #DCB896
monochromatic
#3EBAB8 #68CDCB #96DCDB #C4EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#96DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#96DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCDB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCDB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#7CE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dcdb; /* rgb */ color: rgb(150, 220, 219); /* oklch */ color: oklch(84.8% 0.070 194.8);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#96dcdb',
950: '#000000',
},
}SCSS
$custom: #96dcdb; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#96dcdb",
"rgb": {
"r": 150,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.84801,
"c": 0.06999,
"h": 194.8
},
"luminance": 0.62785
}Semantic roles & 50–950 ramp
primary
#96DCDB
secondary
#B46364
accent
#282ABD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484