#94BBAE#94BBAE
#94BBAE is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.046 H 172.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBAE |
|---|---|
| RGB | rgb(148, 187, 174) |
| HSL | hsl(160, 22%, 66%) |
| HSV | hsv(160, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.82, -15.73, 2.29) |
| CIE-LCH | lch(72.82, 15.90, 171.72°) |
| OKLab | oklab(75.99% -0.0454 0.0058) |
| OKLCH | oklch(75.99% 0.046 172.7) |
| XYZ | xyz(37.6209, 44.8913, 46.7189) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.57
Greyish Teal
#719F91
ΔE00 8.88
Greenish Grey
#96AE8D
ΔE00 8.88
Seafoam Blue
#78D1B6
ΔE00 9.59
Darkseagreen
#8FBC8F
ΔE00 10.05
Sage Green
#9CAF88
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBAE #BB94A1
analogous
#94BB9A #94BBAE #94B4BB
triadic
#94BBAE #AE94BB #BBAE94
tetradic
#94BBAE #9A94BB #BB94A1 #B4BB94
square
#94BBAE #9A94BB #BB94A1 #B4BB94
split-complementary
#94BBAE #BB94B4 #BB9A94
monochromatic
#538272 #6FA392 #94BBAE #B9D3CA #DFEBE7
Accessibility & contrast
On white
2.10
#94BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#94BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBAE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBAE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#8BBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94bbae; /* rgb */ color: rgb(148, 187, 174); /* oklch */ color: oklch(76.0% 0.046 172.7);
Tailwind
colors: {
custom: {
50: '#b4cfc6',
500: '#94bbae',
950: '#000000',
},
}SCSS
$custom: #94bbae; $custom-light: #b4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#94bbae",
"rgb": {
"r": 148,
"g": 187,
"b": 174
},
"hsl": {
"h": 160,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.75988,
"c": 0.04582,
"h": 172.7
},
"luminance": 0.44893
}Semantic roles & 50–950 ramp
primary
#94BBAE
secondary
#DCCFD3
accent
#4563A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282