#96BDAF#96BDAF
#96BDAF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.6% C 0.046 H 171.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #96BDAF |
|---|---|
| RGB | rgb(150, 189, 175) |
| HSL | hsl(158, 23%, 66%) |
| HSV | hsv(158, 21%, 74%) |
| CMYK | cmyk(20.6%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(73.53, -15.91, 2.79) |
| CIE-LCH | lch(73.53, 16.15, 170.06°) |
| OKLab | oklab(76.59% -0.0458 0.0071) |
| OKLCH | oklch(76.59% 0.046 171.1) |
| XYZ | xyz(38.5110, 45.9731, 47.3938) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 8.80
Seafoam Blue
#78D1B6
ΔE00 9.26
Greyish Teal
#719F91
ΔE00 9.38
Darkseagreen
#8FBC8F
ΔE00 9.72
Mediumaquamarine
#66CDAA
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BDAF #BD96A4
analogous
#96BD9C #96BDAF #96B8BD
triadic
#96BDAF #AF96BD #BDAF96
tetradic
#96BDAF #9C96BD #BD96A4 #B8BD96
square
#96BDAF #9C96BD #BD96A4 #B8BD96
split-complementary
#96BDAF #BD96B8 #BD9C96
monochromatic
#548573 #70A592 #96BDAF #BCD5CC #E1ECE8
Accessibility & contrast
On white
2.06
#96BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#96BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BDAF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BDAF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#8DBEB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bdaf; /* rgb */ color: rgb(150, 189, 175); /* oklch */ color: oklch(76.6% 0.046 171.1);
Tailwind
colors: {
custom: {
50: '#b5d1c6',
500: '#96bdaf',
950: '#000000',
},
}SCSS
$custom: #96bdaf; $custom-light: #b5d1c6; $custom-dark: #000000;
JSON
{
"hex": "#96bdaf",
"rgb": {
"r": 150,
"g": 189,
"b": 175
},
"hsl": {
"h": 158.462,
"s": 22.807,
"l": 66.471
},
"oklch": {
"l": 0.76592,
"c": 0.04635,
"h": 171.1
},
"luminance": 0.45974
}Semantic roles & 50–950 ramp
primary
#96BDAF
secondary
#DED1D6
accent
#4466A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282