#96D1BB#96D1BB
#96D1BB is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.068 H 169.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #96D1BB |
|---|---|
| RGB | rgb(150, 209, 187) |
| HSL | hsl(158, 39%, 70%) |
| HSV | hsv(158, 28%, 82%) |
| CMYK | cmyk(28.2%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(79.43, -23.52, 4.85) |
| CIE-LCH | lch(79.43, 24.02, 168.35°) |
| OKLab | oklab(81.4% -0.0671 0.0125) |
| OKLCH | oklch(81.4% 0.068 169.5) |
| XYZ | xyz(44.3449, 55.6707, 55.4131) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.14
Seafoam Blue
#78D1B6
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 5.90
Mediumaquamarine
#66CDAA
ΔE00 6.91
Seafoam
#7FE0B3
ΔE00 7.65
Tiffany Blue
#7BF2DA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D1BB #D196AC
analogous
#96D19D #96D1BB #96C9D1
triadic
#96D1BB #BB96D1 #D1BB96
tetradic
#96D1BB #9D96D1 #D196AC #C9D196
square
#96D1BB #9D96D1 #D196AC #C9D196
split-complementary
#96D1BB #D196C9 #D19D96
monochromatic
#48A582 #6BBE9F #96D1BB #C1E4D7 #EAF6F1
Accessibility & contrast
On white
1.73
#96D1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#96D1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D1BB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D1BB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#88D2CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96d1bb; /* rgb */ color: rgb(150, 209, 187); /* oklch */ color: oklch(81.4% 0.068 169.5);
Tailwind
colors: {
custom: {
50: '#b6dfcf',
500: '#96d1bb',
950: '#000000',
},
}SCSS
$custom: #96d1bb; $custom-light: #b6dfcf; $custom-dark: #000000;
JSON
{
"hex": "#96d1bb",
"rgb": {
"r": 150,
"g": 209,
"b": 187
},
"hsl": {
"h": 157.627,
"s": 39.073,
"l": 70.392
},
"oklch": {
"l": 0.81403,
"c": 0.06827,
"h": 169.5
},
"luminance": 0.55673
}Semantic roles & 50–950 ramp
primary
#96D1BB
secondary
#A7647D
accent
#3363B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483