#94B0B2#94B0B2
#94B0B2 is a light, muted teal. Relative luminance 0.406; OKLCH L 73.7% C 0.031 H 201.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #94B0B2 |
|---|---|
| RGB | rgb(148, 176, 178) |
| HSL | hsl(184, 16%, 64%) |
| HSV | hsv(184, 17%, 70%) |
| CMYK | cmyk(16.9%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(69.87, -9.12, -4.23) |
| CIE-LCH | lch(69.87, 10.05, 204.88°) |
| OKLab | oklab(73.68% -0.0287 -0.0115) |
| OKLCH | oklch(73.68% 0.031 201.8) |
| XYZ | xyz(35.7718, 40.5599, 48.0550) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.83
Bluegrey
#85A3B2
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 7.51
Bluey Grey
#89A0B0
ΔE00 8.59
Greyblue
#77A1B5
ΔE00 8.84
Light Grey Blue
#9DBCD4
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B0B2 #B29694
analogous
#94B2A5 #94B0B2 #94A1B2
triadic
#94B0B2 #B294B0 #B0B294
tetradic
#94B0B2 #A594B2 #B29694 #A1B294
square
#94B0B2 #A594B2 #B29694 #A1B294
split-complementary
#94B0B2 #B294A1 #B2A594
monochromatic
#557476 #709698 #94B0B2 #B8CACC #DBE5E5
Accessibility & contrast
On white
2.30
#94B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#94B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B0B2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B0B2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB2
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#8BB2B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94b0b2; /* rgb */ color: rgb(148, 176, 178); /* oklch */ color: oklch(73.7% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#b3c7c9',
500: '#94b0b2',
950: '#000000',
},
}SCSS
$custom: #94b0b2; $custom-light: #b3c7c9; $custom-dark: #000000;
JSON
{
"hex": "#94b0b2",
"rgb": {
"r": 148,
"g": 176,
"b": 178
},
"hsl": {
"h": 184,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73677,
"c": 0.03087,
"h": 201.8
},
"luminance": 0.40561
}Semantic roles & 50–950 ramp
primary
#94B0B2
secondary
#D6CCCC
accent
#504B9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282