#94BABE#94BABE
#94BABE is a light, muted teal. Relative luminance 0.451; OKLCH L 76.3% C 0.041 H 204.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #94BABE |
|---|---|
| RGB | rgb(148, 186, 190) |
| HSL | hsl(186, 24%, 66%) |
| HSV | hsv(186, 22%, 75%) |
| CMYK | cmyk(22.1%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.98, -11.78, -6.22) |
| CIE-LCH | lch(72.98, 13.32, 207.83°) |
| OKLab | oklab(76.26% -0.0375 -0.0169) |
| OKLCH | oklch(76.26% 0.041 204.3) |
| XYZ | xyz(39.0632, 45.1299, 55.3580) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.61
Bluegrey
#85A3B2
ΔE00 8.74
Cool Grey
#95A3A6
ΔE00 9.10
Powder Blue
#B0E0E6
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.69
Greyblue
#77A1B5
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BABE #BE9894
analogous
#94BEAD #94BABE #94A5BE
triadic
#94BABE #BE94BA #BABE94
tetradic
#94BABE #AD94BE #BE9894 #A5BE94
square
#94BABE #AD94BE #BE9894 #A5BE94
split-complementary
#94BABE #BE94A5 #BEAD94
monochromatic
#518186 #6EA1A7 #94BABE #BAD3D5 #E0EBEC
Accessibility & contrast
On white
2.09
#94BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#94BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BABE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BABE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#ACB1BE
Tritanopia (blue-blind)
#87BDBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94babe; /* rgb */ color: rgb(148, 186, 190); /* oklch */ color: oklch(76.3% 0.041 204.3);
Tailwind
colors: {
custom: {
50: '#b4ced1',
500: '#94babe',
950: '#000000',
},
}SCSS
$custom: #94babe; $custom-light: #b4ced1; $custom-dark: #000000;
JSON
{
"hex": "#94babe",
"rgb": {
"r": 148,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.714,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.76257,
"c": 0.04115,
"h": 204.3
},
"luminance": 0.45131
}Semantic roles & 50–950 ramp
primary
#94BABE
secondary
#DED1D0
accent
#4C43A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282