#94B2B0#94B2B0
#94B2B0 is a light, muted teal. Relative luminance 0.413; OKLCH L 74.1% C 0.033 H 191.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2B0 |
|---|---|
| RGB | rgb(148, 178, 176) |
| HSL | hsl(176, 16%, 64%) |
| HSV | hsv(176, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(70.36, -10.61, -2.39) |
| CIE-LCH | lch(70.36, 10.87, 192.71°) |
| OKLab | oklab(74.05% -0.0323 -0.0066) |
| OKLCH | oklch(74.05% 0.033 191.5) |
| XYZ | xyz(35.9675, 41.2702, 47.1368) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.32
Bluegrey
#85A3B2
ΔE00 9.06
Cool Gray
#9AA7B0
ΔE00 9.42
Greyish Teal
#719F91
ΔE00 9.72
Cadetblue
#5F9EA0
ΔE00 10.26
Greyblue
#77A1B5
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2B0 #B29496
analogous
#94B2A1 #94B2B0 #94A5B2
triadic
#94B2B0 #B094B2 #B2B094
tetradic
#94B2B0 #A194B2 #B29496 #A5B294
square
#94B2B0 #A194B2 #B29496 #A5B294
split-complementary
#94B2B0 #B294A5 #B2A194
monochromatic
#557674 #709896 #94B2B0 #B8CCCA #DBE5E5
Accessibility & contrast
On white
2.27
#94B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#94B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2B0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2B0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB0
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#8BB4B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94b2b0; /* rgb */ color: rgb(148, 178, 176); /* oklch */ color: oklch(74.1% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#b3c9c7',
500: '#94b2b0',
950: '#000000',
},
}SCSS
$custom: #94b2b0; $custom-light: #b3c9c7; $custom-dark: #000000;
JSON
{
"hex": "#94b2b0",
"rgb": {
"r": 148,
"g": 178,
"b": 176
},
"hsl": {
"h": 176,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.74054,
"c": 0.03292,
"h": 191.5
},
"luminance": 0.41271
}Semantic roles & 50–950 ramp
primary
#94B2B0
secondary
#D6CCCC
accent
#4B509B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282