#96BFAE#96BFAE
#96BFAE is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.050 H 167.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFAE |
|---|---|
| RGB | rgb(150, 191, 174) |
| HSL | hsl(155, 24%, 67%) |
| HSV | hsv(155, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.06, -17.14, 4.10) |
| CIE-LCH | lch(74.06, 17.63, 166.53°) |
| OKLab | oklab(77.01% -0.0489 0.0106) |
| OKLCH | oklch(77.01% 0.05 167.8) |
| XYZ | xyz(38.8463, 46.8003, 47.0228) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 8.39
Greenish Grey
#96AE8D
ΔE00 8.42
Darkseagreen
#8FBC8F
ΔE00 8.69
Greyish Teal
#719F91
ΔE00 9.74
Mediumaquamarine
#66CDAA
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFAE #BF96A7
analogous
#96BF9A #96BFAE #96BCBF
triadic
#96BFAE #AE96BF #BFAE96
tetradic
#96BFAE #9A96BF #BF96A7 #BCBF96
square
#96BFAE #9A96BF #BF96A7 #BCBF96
split-complementary
#96BFAE #BF96BC #BF9A96
monochromatic
#538872 #70A891 #96BFAE #BCD6CB #E2EDE9
Accessibility & contrast
On white
2.03
#96BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#96BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFAE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFAE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AD
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#8DBFBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bfae; /* rgb */ color: rgb(150, 191, 174); /* oklch */ color: oklch(77.0% 0.050 167.8);
Tailwind
colors: {
custom: {
50: '#b5d2c6',
500: '#96bfae',
950: '#000000',
},
}SCSS
$custom: #96bfae; $custom-light: #b5d2c6; $custom-dark: #000000;
JSON
{
"hex": "#96bfae",
"rgb": {
"r": 150,
"g": 191,
"b": 174
},
"hsl": {
"h": 155.122,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77009,
"c": 0.05006,
"h": 167.8
},
"luminance": 0.46802
}Semantic roles & 50–950 ramp
primary
#96BFAE
secondary
#DFD2D7
accent
#436BA3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282