#96C2BB#96C2BB
#96C2BB is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.048 H 184.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2BB |
|---|---|
| RGB | rgb(150, 194, 187) |
| HSL | hsl(170, 27%, 67%) |
| HSV | hsv(170, 23%, 76%) |
| CMYK | cmyk(22.7%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.24, -15.97, -1.24) |
| CIE-LCH | lch(75.24, 16.02, 184.46°) |
| OKLab | oklab(78.06% -0.0475 -0.0036) |
| OKLCH | oklch(78.06% 0.048 184.3) |
| XYZ | xyz(40.8364, 48.6539, 54.2436) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 9.29
Seafoam Blue
#78D1B6
ΔE00 9.71
Mediumturquoise
#48D1CC
ΔE00 10.75
Paleturquoise
#AFEEEE
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2BB #C2969D
analogous
#96C2A5 #96C2BB #96B3C2
triadic
#96C2BB #BB96C2 #C2BB96
tetradic
#96C2BB #A596C2 #C2969D #B3C296
square
#96C2BB #A596C2 #C2969D #B3C296
split-complementary
#96C2BB #C296B3 #C2A596
monochromatic
#518C83 #6FACA2 #96C2BB #BDD8D4 #E3EFED
Accessibility & contrast
On white
1.96
#96C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#96C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2BB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2BB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#8AC4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #96c2bb; /* rgb */ color: rgb(150, 194, 187); /* oklch */ color: oklch(78.1% 0.048 184.3);
Tailwind
colors: {
custom: {
50: '#b5d4cf',
500: '#96c2bb',
950: '#000000',
},
}SCSS
$custom: #96c2bb; $custom-light: #b5d4cf; $custom-dark: #000000;
JSON
{
"hex": "#96c2bb",
"rgb": {
"r": 150,
"g": 194,
"b": 187
},
"hsl": {
"h": 170.455,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.78056,
"c": 0.04765,
"h": 184.3
},
"luminance": 0.48655
}Semantic roles & 50–950 ramp
primary
#96C2BB
secondary
#E1D3D5
accent
#4050A5
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382