#94B2BB#94B2BB
#94B2BB is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.4% C 0.035 H 217.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2BB |
|---|---|
| RGB | rgb(148, 178, 187) |
| HSL | hsl(194, 22%, 66%) |
| HSV | hsv(194, 21%, 73%) |
| CMYK | cmyk(20.9%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.68, -8.21, -7.98) |
| CIE-LCH | lch(70.68, 11.45, 224.20°) |
| OKLab | oklab(74.41% -0.0278 -0.0216) |
| OKLCH | oklch(74.41% 0.035 217.9) |
| XYZ | xyz(37.1003, 41.7233, 53.1027) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.13
Cool Grey
#95A3A6
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.34
Bluey Grey
#89A0B0
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 6.97
Light Grey Blue
#9DBCD4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2BB #BB9D94
analogous
#94BBB0 #94B2BB #949EBB
triadic
#94B2BB #BB94B2 #B2BB94
tetradic
#94B2BB #B094BB #BB9D94 #9EBB94
square
#94B2BB #B094BB #BB9D94 #9EBB94
split-complementary
#94B2BB #BB949E #BBB094
monochromatic
#537782 #6F97A3 #94B2BB #B9CDD3 #DFE8EB
Accessibility & contrast
On white
2.25
#94B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#94B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2BB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2BB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#89B5B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #94b2bb; /* rgb */ color: rgb(148, 178, 187); /* oklch */ color: oklch(74.4% 0.035 217.9);
Tailwind
colors: {
custom: {
50: '#b4c9cf',
500: '#94b2bb',
950: '#000000',
},
}SCSS
$custom: #94b2bb; $custom-light: #b4c9cf; $custom-dark: #000000;
JSON
{
"hex": "#94b2bb",
"rgb": {
"r": 148,
"g": 178,
"b": 187
},
"hsl": {
"h": 193.846,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.74407,
"c": 0.03526,
"h": 217.9
},
"luminance": 0.41725
}Semantic roles & 50–950 ramp
primary
#94B2BB
secondary
#DCD2CF
accent
#5A45A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282