#94BBAF#94BBAF
#94BBAF is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.045 H 174.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBAF |
|---|---|
| RGB | rgb(148, 187, 175) |
| HSL | hsl(162, 22%, 66%) |
| HSV | hsv(162, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.85, -15.53, 1.78) |
| CIE-LCH | lch(72.85, 15.63, 173.45°) |
| OKLab | oklab(76.02% -0.045 0.0045) |
| OKLCH | oklch(76.02% 0.045 174.3) |
| XYZ | xyz(37.7187, 44.9304, 47.2342) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.77
Greyish Teal
#719F91
ΔE00 8.94
Greenish Grey
#96AE8D
ΔE00 9.21
Seafoam Blue
#78D1B6
ΔE00 9.76
Darkseagreen
#8FBC8F
ΔE00 10.44
Dull Teal
#5F9E8F
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBAF #BB94A0
analogous
#94BB9B #94BBAF #94B3BB
triadic
#94BBAF #AF94BB #BBAF94
tetradic
#94BBAF #9B94BB #BB94A0 #B3BB94
square
#94BBAF #9B94BB #BB94A0 #B3BB94
split-complementary
#94BBAF #BB94B3 #BB9B94
monochromatic
#538273 #6FA393 #94BBAF #B9D3CB #DFEBE7
Accessibility & contrast
On white
2.10
#94BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#94BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBAF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBAF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#8BBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94bbaf; /* rgb */ color: rgb(148, 187, 175); /* oklch */ color: oklch(76.0% 0.045 174.3);
Tailwind
colors: {
custom: {
50: '#b4cfc6',
500: '#94bbaf',
950: '#000000',
},
}SCSS
$custom: #94bbaf; $custom-light: #b4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#94bbaf",
"rgb": {
"r": 148,
"g": 187,
"b": 175
},
"hsl": {
"h": 161.538,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.76017,
"c": 0.04525,
"h": 174.3
},
"luminance": 0.44932
}Semantic roles & 50–950 ramp
primary
#94BBAF
secondary
#DCCFD3
accent
#4561A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282