#96DDDB#96DDDB
#96DDDB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.071 H 193.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDDB |
|---|---|
| RGB | rgb(150, 221, 219) |
| HSL | hsl(178, 51%, 73%) |
| HSV | hsv(178, 32%, 87%) |
| CMYK | cmyk(32.1%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.60, -22.46, -6.09) |
| CIE-LCH | lch(83.60, 23.27, 195.17°) |
| OKLab | oklab(85.02% -0.0689 -0.0167) |
| OKLCH | oklch(85.02% 0.071 193.7) |
| XYZ | xyz(51.2159, 63.3084, 76.5251) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Light Cyan
#ACFFFC
ΔE00 7.29
Pale Cyan
#B7FFFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDDB #DD9698
analogous
#96DDB7 #96DDDB #96BBDD
triadic
#96DDDB #DB96DD #DDDB96
tetradic
#96DDDB #B796DD #DD9698 #BBDD96
square
#96DDDB #B796DD #DD9698 #BBDD96
split-complementary
#96DDDB #DD96BB #DDB796
monochromatic
#3DBCB8 #68CECB #96DDDB #C4ECEB #E8F8F7
Accessibility & contrast
On white
1.54
#96DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#96DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDDB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDDB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#7CE1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dddb; /* rgb */ color: rgb(150, 221, 219); /* oklch */ color: oklch(85.0% 0.071 193.7);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#96dddb',
950: '#000000',
},
}SCSS
$custom: #96dddb; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#96dddb",
"rgb": {
"r": 150,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.31,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.85023,
"c": 0.07091,
"h": 193.7
},
"luminance": 0.63311
}Semantic roles & 50–950 ramp
primary
#96DDDB
secondary
#B56265
accent
#272BBE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484