#94BBBD#94BBBD
#94BBBD is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.042 H 200.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBBD |
|---|---|
| RGB | rgb(148, 187, 189) |
| HSL | hsl(183, 24%, 66%) |
| HSV | hsv(183, 22%, 74%) |
| CMYK | cmyk(21.7%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.23, -12.52, -5.30) |
| CIE-LCH | lch(73.23, 13.60, 202.95°) |
| OKLab | oklab(76.44% -0.0393 -0.0144) |
| OKLCH | oklch(76.44% 0.042 200.2) |
| XYZ | xyz(39.1657, 45.5092, 54.8548) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 9.20
Bluegrey
#85A3B2
ΔE00 9.62
Cool Grey
#95A3A6
ΔE00 9.64
Light Grey Blue
#9DBCD4
ΔE00 10.65
Sky Blue
#87CEEB
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBBD #BD9694
analogous
#94BDAA #94BBBD #94A6BD
triadic
#94BBBD #BD94BB #BBBD94
tetradic
#94BBBD #AA94BD #BD9694 #A6BD94
square
#94BBBD #AA94BD #BD9694 #A6BD94
split-complementary
#94BBBD #BD94A6 #BDAA94
monochromatic
#528285 #6EA3A6 #94BBBD #BAD3D4 #E0EBEC
Accessibility & contrast
On white
2.08
#94BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#94BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBBD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBBD | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#87BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bbbd; /* rgb */ color: rgb(148, 187, 189); /* oklch */ color: oklch(76.4% 0.042 200.2);
Tailwind
colors: {
custom: {
50: '#b4cfd0',
500: '#94bbbd',
950: '#000000',
},
}SCSS
$custom: #94bbbd; $custom-light: #b4cfd0; $custom-dark: #000000;
JSON
{
"hex": "#94bbbd",
"rgb": {
"r": 148,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.927,
"s": 23.699,
"l": 66.078
},
"oklch": {
"l": 0.76445,
"c": 0.04183,
"h": 200.2
},
"luminance": 0.45511
}Semantic roles & 50–950 ramp
primary
#94BBBD
secondary
#DDD0D0
accent
#4843A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282